DscResources/Sentinel/Sentinel.psd1
|
@{ RootModule = 'Sentinel.schema.psm1' ModuleVersion = '1.26.722.100' GUID = '1578d978-7587-4516-9c6d-a75e3bfb79c9' Author = 'Yorick Kuijs' CompanyName = 'Microsoft' Copyright = 'Copyright to Microsoft Corporation. All rights reserved.' DscResourcesToExport = @('Sentinel') } |