DscResources/PowerPlatform/PowerPlatform.psd1
|
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.26.603.100' GUID = 'da3861df-90e3-42cc-ae89-d29d6593dca8' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |