/
githubmirror
/
PowerShell
Обзор
Документация
Войти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/powershell/Modules/Microsoft.PowerShell.Security/TestData/CatalogTestData/CatalogTestFile1.mof
42 строки
1 KB
Steve Lee
Change CRLF to LF for files that are already in repository (#4956)
30 сен 2017, 03:43
30 сен 2017, 03:43
a82f637
Код
Авторство
О чём код?
/* @TargetNode='localhost' @GeneratedBy=Duser1 @GenerationDate=09/22/2015 15:25:48 @GenerationHost=DEV-10545-246 */ instance of MyPSClassFileData as $MyPSClassFileData1ref { SomeData = "testing"; AnInt = 50; }; instance of MyPSClassFileWithClass as $MyPSClassFileWithClass1ref { ResourceID = "[MyPSClassFileWithClass]myfile"; SourceInfo = "C:\\CITests_0\\DSC\\Tests\\LCM\\ConfigurationScripts\\RunAsUserMandatorywithPowershellClasses.ps1::22::7::MyPSClassFileWithClass"; FileData = $MyPSClassFileData1ref; ModuleName = "ClassPropertyResource1"; Path = "C:\\Users\\Duser1\\AppData\\Local\\Temp\\testclassesObject.txt"; ModuleVersion = "1.0"; ConfigurationName = "RunAsUserMandatorywithPowershellClasses"; }; instance of OMI_ConfigurationDocument { Version="2.0.0"; MinimumCompatibleVersion = "2.0.0"; CompatibleVersionAdditionalProperties= {"Omi_BaseResource:ConfigurationName"}; Author="Duser1"; GenerationDate="09/22/2015 15:25:48"; GenerationHost="DEV-10545-246"; Name="RunAsUserMandatorywithPowershellClasses"; };