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

Microsoft.SystemCenter.SPF.SpfServerBase (ClassType)

This management pack contains the base class definitions for the Service Provider Foundation object model.

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.SPF.SpfServerBase:
Version  string  Version The version installed of Service Provider Foundation. false 256  False     
PortNumber  string  Port Number The endpoint port number for 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>