DataONTAP.PRO.HyperV.HostData ONTAP PRO: Hyper-V Host

DataONTAP.PRO.HyperV.Host (ClassType)

This class marks Hyper-V host machines where this MP's libraries have been installed.

Knowledge Base article:

Summary

This class marks Hyper-V host machines where this MP's libraries have been installed.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.HyperVHost
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5e1d45ae-8aee-56d8-b70e-bfbd97502d32

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.Host:
HostGroup  string      false 255  False     
NumberOfProcessors  int      false 256       
TotalRAM  int      false 256       
NoOfVMsDeployed  int      false 256       
VirtualizationPlatform  string      false 255  False     
DataONTAP.PRO.HyperV.Host:
HostFqdn  string  FQDN of this HyperV host FQDN of this HyperV host true 256  False     

Health Model:

Source Code:

<ClassType ID="DataONTAP.PRO.HyperV.Host" Accessibility="Public" Abstract="false" Base="MicrosoftSystemCenterVirtualMachineManagerPROV2Library!Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.HyperVHost" Hosted="false" Singleton="false">
<Property ID="HostFqdn" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>