DscResources/Azure/Azure.psd1
|
@{ RootModule = 'Azure.schema.psm1' ModuleVersion = '1.26.617.100' GUID = 'b9cc5573-1db3-4740-b228-1edfc4548be4' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Azure') } |