Microsoft.SystemCenter.ConfigurationManager.PackagePacchetto

Microsoft.SystemCenter.ConfigurationManager.Package (ClassType)

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde3f0d894-8ad1-0ed6-0b87-a46b0c95b2be

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.ConfigurationManager.Package:
PackageID  string  ID pacchetto ID del pacchetto true 256  False     
Name  string  Nome Nome false 256  False     
Version  string  Versione Versione false 256  False     
Language  string  Lingua Lingua false 256  False     
Manufacturer  string  Produttore Produttore false 256  False     
Description  string  Descrizione Descrizione false 256  False     
SourceSite  string  Sito di origine Codice del sito da cui ha avuto origine il pacchetto false 256  False     
Publish  bool  Pubblica Pacchetto pubblicato false 256    false   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ConfigurationManager.Package" Accessibility="Public" Base="System!System.ConfigItem">
<Property ID="PackageID" Type="string" Key="true"/>
<Property ID="Name" Type="string"/>
<Property ID="Version" Type="string"/>
<Property ID="Language" Type="string"/>
<Property ID="Manufacturer" Type="string"/>
<Property ID="Description" Type="string"/>
<Property ID="SourceSite" Type="string"/>
<Property ID="Publish" Type="bool" DefaultValue="false"/>
</ClassType>