DscResources/PowerPlatform/PowerPlatform.psd1
|
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.26.506.200' GUID = '7d03a755-9e68-48d8-945b-dbcbd7e54911' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |