Microsoft.SystemCenter.ConfigurationManager.ProgramProgram

Microsoft.SystemCenter.ConfigurationManager.Program (ClassType)

Program dystrybucji oprogramowania

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf2a4d7ab-7e76-5ec9-d05f-1f1b9bafda78

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.ConfigurationManager.Program:
ProgramId  string      true 256  False     
DisplayName  string  Nazwa wyświetlana Nazwa wyświetlana programu dystrybucji oprogramowania false 256  False     
ProgramName  string  Nazwa programu Nazwa programu dystrybucji oprogramowania false 256  False     
ProgramDescription  string  Opis Opis programu dystrybucji oprogramowania false 256  False     
Comment  string  Komentarz Komentarz programu dystrybucji oprogramowania false 256  False     
Command  string  Polecenie Polecenie programu dystrybucji oprogramowania false 256  False     
MSIFilePath  string  Ścieżka pliku MSI Ścieżka pliku MSI w programie dystrybucji oprogramowania false 256  False     
SourceSiteCode  string  Obiekt źródłowy Kod obiektu źródłowego programu dystrybucji oprogramowania false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ConfigurationManager.Program" Accessibility="Public" Base="System!System.ConfigItem" Hosted="true" Abstract="false">
<Property ID="ProgramId" Type="string" Key="true"/>
<Property ID="DisplayName" Type="string"/>
<Property ID="ProgramName" Type="string" Required="true"/>
<Property ID="ProgramDescription" Type="string"/>
<Property ID="Comment" Type="string"/>
<Property ID="Command" Type="string"/>
<Property ID="MSIFilePath" Type="string"/>
<Property ID="SourceSiteCode" Type="string"/>
</ClassType>