DscResources/Azure/Azure.psd1
|
@{ RootModule = 'Azure.schema.psm1' ModuleVersion = '1.26.506.100' GUID = 'b0b62b31-83a7-4a04-bdb3-960d512d9bad' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Azure') } |