Veeam.Virt.Extensions.HyperV.DiscoveryTargetVeeam Hyper-V Managed Host

Veeam.Virt.Extensions.HyperV.DiscoveryTarget (ClassType)

Managed Hyper-V Host (Veeam MP)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId76f7ed76-8c4d-5fc2-e422-b2c3cd93914b

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       
Veeam.Virt.Extensions.HyperV.DiscoveryTarget:
id  string  id true 255  False     
HostName  string  Host Name false 255  False     
ClusterName  string  Cluster Name false 255  False     
VMMName  string  VMM Name false 255  False     
Sockets  int  Sockets false 65536       
State  int  State false 65536       
VEServer  string  Veeam License Server false 256  False     
LSig  string  License Signature false 256  False     
Key1  string  Reserved 1 false 256  False     
Key2  string  Reserved 2 false 256  False     
Reserved  string  Reserved false 65536  False     

Health Model:

Source Code:

<ClassType ID="Veeam.Virt.Extensions.HyperV.DiscoveryTarget" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="id" Type="string" Key="true" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="HostName" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="ClusterName" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="VMMName" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="Sockets" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="State" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="VEServer" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="LSig" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Key1" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Key2" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Reserved" Type="string" Key="false" CaseSensitive="false" MaxLength="65536" MinLength="0"/>
</ClassType>