DscResources/Sentinel/Sentinel.psd1
|
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.26.729.200' GUID = '04250adc-d501-4d0d-a8d7-2a20e2a69a29' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |