Microsoft.SystemCenter.ConfigurationManager.ProgramV5Programa Configuration Manager 2012

Microsoft.SystemCenter.ConfigurationManager.ProgramV5 (ClassType)

Programa de distribuição de software

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc134cbcf-8f66-5846-f016-ad66cc174499

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.ConfigurationManager.ProgramV5:
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      false 256  False     
SourceSiteCode  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ConfigurationManager.ProgramV5" Accessibility="Public" Base="System!System.ConfigItem" Hosted="false" 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>