DataONTAP.Cluster.Virtualization.HyperV.VhdOnLUNClustered Data ONTAP Virtualization: Virtual Hard Disk on LUN

DataONTAP.Cluster.Virtualization.HyperV.VhdOnLUN (ClassType)

Element properties:

Base ClassDataONTAP.Cluster.Virtualization.HyperV.AbstractVHDOnStorage
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf2e3fd82-d5e2-5d77-7083-246dd86ab5d6

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       
DataONTAP.Cluster.Virtualization.HyperV.AbstractVHDOnStorage:
HostFqdn  string  Host FQDN true 256  False     
VHDPath  string  VHD Path true 256  False     
VserverUUID  string  Abstract Storage System UUID false 256  False     
VolumeUUID  string  Volume UUID false 256  False     
VMGuid  string  VM GUID false 256  False     
VMName  string  VM Name false 256  False     
VserverName  string  Abstract Storage System Name false 256  False     
VolumeName  string  Volume Name false 256  False     
DataONTAP.Cluster.Virtualization.HyperV.VhdOnLUN:
LUNPath  string  LUN Path false 256  False     
Igroup  string  Igroup false 256  False     
WindowsPath  string  Windows Path false 256  False     
WindowsDiskName  string  Windows Disk Name false 256  False     
WindowsClusterName  string  Windows Cluster Name false 256  False     
CSVName  string  CSV Name false 256  False     
WindowsClusterOwnerNode  string  Windows Cluster Owner Node false 256  False     

Health Model:

Source Code:

<ClassType ID="DataONTAP.Cluster.Virtualization.HyperV.VhdOnLUN" Accessibility="Public" Abstract="false" Base="DataONTAP.Cluster.Virtualization.HyperV.AbstractVHDOnStorage" Hosted="false" Singleton="false">
<Property ID="LUNPath" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Igroup" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="WindowsPath" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="WindowsDiskName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="WindowsClusterName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="CSVName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="WindowsClusterOwnerNode" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>