Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.ServicePRO V2 服务实例

Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Service (ClassType)

通过 VMM 管理并通过性能和资源优化(PRO)监视的服务实例

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0ed4e1e5-948f-166d-ed90-b70cdcceb4bf

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.VirtualMachineManager.PRO.Base:
VMMServer  string  VMM 服务器 false 255  False     
Name  string  名称 false 255  False     
Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Service:
Owner  string      false 255  False     
Release  string      false 255  False     
ServiceTemplateName  string      false 255  False     
ServicePriority  string      false 255  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Service" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Base" Hosted="false" Singleton="false">
<Property ID="Owner" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Release" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="ServiceTemplateName" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="ServicePriority" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>