Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.ServicePRO V2 Service Instance

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

A service instance that is managed by VMM and monitored by Performance and Resource Optimization (PRO)

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId664a8e36-7fb0-52c6-7ccf-50841a775d27

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.VirtualMachineManager.PRO.Base:
VMMServer  string  VMM Server false 255  False     
Name  string  Name 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>