HyperV.MPE.2016.VirtualMachineReplicaHyper-V MPE 2016 Virtual Machine Replica

HyperV.MPE.2016.VirtualMachineReplica (ClassType)

Element properties:

Base ClassMicrosoft.Windows.HyperV.2016.VirtualMachine
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2a688609-b9e3-5dc5-bcbe-267a9bb4b8c4

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       
System.ComputerHardware:
Model  string  Model Model false 256  False     
Manufacturer  string  Manufacturer Manufacturer false 256  False     
NumberOfProcessors  int  Number Of Processors Number Of Processors false 256       
Microsoft.Windows.HyperV.VirtualMachine:
VirtualMachineId  string  Virtual Machine Id Virtual Machine Id true 255  False     
VirtualMachineName  string  Virtual Machine Name Virtual Machine Name false 255  False     
ServerName  string  Server Name Server running Hyper-V Name false 255  False     
ComputerName  string  Virtual Machine Computer Name Virtual Machine Computer Name false 255  False     
HyperV.MPE.2016.VirtualMachineReplica:
ReplicationState  string  Replication State false 256  False     
ReplicationHealth  string  Replication Health false 256  False     
ReplicationMode  string  Replication Mode false 256  False     
PrimaryHostSystem  string  Primary Host System false 256  False     
RecoveryHostSystem  string  Recovery Host System false 256  False     

Health Model:

Source Code:

<ClassType ID="HyperV.MPE.2016.VirtualMachineReplica" Accessibility="Public" Abstract="false" Base="MSWinHV2016Dis!Microsoft.Windows.HyperV.2016.VirtualMachine" Hosted="true" Singleton="false" Extension="false">
<Property ID="ReplicationState" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ReplicationHealth" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ReplicationMode" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="PrimaryHostSystem" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="RecoveryHostSystem" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>