Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.VirtualMachineВиртуальная машина (PRO V2)

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

Виртуальная машина, управляемая VMM и отслеживаемая с помощью функции оптимизации производительности и ресурсов (PRO)

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb244cd2c-0f0b-22b8-7b0b-dd8ce2533217

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) 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.VirtualMachine:
VMName  string      false 255  False     
Owner  string      false 255  False     
CreationTime  string      false 255  False     
Description  string      false 255  False     
TotalRAM  int      false 256       
NoOfVirtualDisks  int      false 256       
NoOfNICs  int      false 256       
MaxSizeOfVirtualDisks  string      false 255  False     
ProcessorCount  string      false 255  False     
DeploymentPath  string      false 255  False     
CostCenter  string      false 255  False     
HostName  string      false 255  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.VirtualMachine" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Base" Hosted="false" Singleton="false">
<Property ID="VMName" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Owner" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="CreationTime" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="TotalRAM" Type="int" Key="false"/>
<Property ID="NoOfVirtualDisks" Type="int" Key="false"/>
<Property ID="NoOfNICs" Type="int" Key="false"/>
<Property ID="MaxSizeOfVirtualDisks" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="ProcessorCount" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="DeploymentPath" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="CostCenter" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="HostName" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>