Microsoft.SystemCenter.ConfigurationManager.PackagePakiet

Microsoft.SystemCenter.ConfigurationManager.Package (ClassType)

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId42675cdb-a523-0ae7-63eb-af6c7a16940c

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.Package:
PackageID  string  Identyfikator pakietu Identyfikator pakietu true 256  False     
Name  string  Nazwa Nazwa false 256  False     
Version  string  Wersja Wersja false 256  False     
Language  string  Język Język false 256  False     
Manufacturer  string  Producent Producent false 256  False     
Description  string  Opis Opis false 256  False     
SourceSite  string  Obiekt źródłowy Kod obiektu, z którego pakiet pochodzi false 256  False     
Publish  bool  Publikuj Opublikowany pakiet 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>