Microsoft.SystemCenter.SPF.SpfServerBaseMicrosoft System Center Service Provider Foundation Management Pack

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
AccessibilityPublic
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 Versione installata di Service Provider Foundation. false 256  False     
PortNumber  string  Numero porta Numero di porta dell'endpoint per Service Provider Foundation. false 256  False     

Health Model:

Source Code:

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