Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.HostHost PRO V2

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

Um host que é gerenciado pelo VMM e monitorado pelo PRO (Performance and Resource Optimization)

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdddd19ec9-ac06-a4b5-01be-25f38e8fbaaf

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.VirtualMachineManager.PRO.Base:
VMMServer  string  Servidor do VMM false 255  False     
Name  string  Nome false 255  False     
Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Host:
HostGroup  string      false 255  False     
NumberOfProcessors  int      false 256       
TotalRAM  int      false 256       
NoOfVMsDeployed  int      false 256       
VirtualizationPlatform  string      false 255  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Host" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Base" Hosted="false" Singleton="false">
<Property ID="HostGroup" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="NumberOfProcessors" Type="int" Key="false"/>
<Property ID="TotalRAM" Type="int" Key="false"/>
<Property ID="NoOfVMsDeployed" Type="int" Key="false"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>