Microsoft.SystemCenter.SPF.SpfServerBaseMicrosoft System Center Service Provider Foundation 管理包

Microsoft.SystemCenter.SPF.SpfServerBase (ClassType)

此管理包包含 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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
Microsoft.SystemCenter.SPF.SpfServerBase:
Version  string  版本 Service Provider Foundation 的安装版本。 false 256  False     
PortNumber  string  端口号 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>