Microsoft.SystemCenter.ConfigurationManager.ProgramΠρόγραμμα

Microsoft.SystemCenter.ConfigurationManager.Program (ClassType)

Πρόγραμμα διανομής λογισμικού

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId603c7ea6-a9a3-2cae-ea72-20238acb2254

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ELL) Description (ELL) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Εμφανιζόμενο όνομα Εμφανιζόμενο όνομα του αντικειμένου. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Κατάσταση αντικειμένου Κατάσταση αντικειμένου false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Κατάσταση στοιχείου Κατάσταση στοιχείου false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Σημειώσεις Σημειώσεις false 4000       
Microsoft.SystemCenter.ConfigurationManager.Program:
ProgramId  string      true 256  False     
DisplayName  string  Εμφανιζόμενο όνομα Εμφανιζόμενο όνομα ενός προγράμματος διανομής λογισμικού false 256  False     
ProgramName  string  Όνομα προγράμματος Όνομα προγράμματος διανομής λογισμικού false 256  False     
ProgramDescription  string  Περιγραφή Περιγραφή προγράμματος διανομής λογισμικού false 256  False     
Comment  string  Σχόλιο Σχόλιο προγράμματος διανομής λογισμικού false 256  False     
Command  string  Εντολή Εντολή προγράμματος διανομής λογισμικού false 256  False     
MSIFilePath  string  Διαδρομή αρχείου MSI Διαδρομή αρχείου MSI σε ένα πρόγραμμα διανομής λογισμικού false 256  False     
SourceSiteCode  string  Τοποθεσία προέλευσης Κωδικός τοποθεσίας προέλευσης του προγράμματος διανομής λογισμικού 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>