DscResources/PowerPlatform/PowerPlatform.psd1
|
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.26.506.100' GUID = '00e4de7f-caa0-4408-96dd-614b91db4406' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |