DscResources/PowerPlatform/PowerPlatform.psd1
|
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.26.708.100' GUID = '248e117f-8f3c-4a08-8fe2-14eb21640e47' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |