DscResources/PowerPlatform/PowerPlatform.psd1
|
@{ RootModule = 'PowerPlatform.schema.psm1' ModuleVersion = '1.25.1015.100' GUID = 'eb7e1fe2-b67b-44ef-ad7f-a796cdac0db6' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('PowerPlatform') } |