Microsoft.SystemCenter.SPF.SpfServerBaseManagement Pack di Microsoft System Center Service Provider Foundation

Microsoft.SystemCenter.SPF.SpfServerBase (ClassType)

Questo Management Pack contiene le definizioni di classe di base per il modello a oggetti di Service Provider Foundation.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId822caed0-54ad-f77e-6c25-57d7d20e2e93

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.SPF.SpfServerBase:
Version  string  Versione La versione installata di Service Provider Foundation. false 256  False     
PortNumber  string  Numero di porta Il numero di porta endpoint per Service Provider Foundation. false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.SPF.SpfServerBase" Base="Windows!Microsoft.Windows.ComputerRole" Accessibility="Internal" Abstract="true" Hosted="true" Singleton="false">
<Property ID="Version" Key="false" Type="string"/>
<Property ID="PortNumber" Key="false" Type="string"/>
</ClassType>