Base Class | System.LogicalEntity |
Abstract | False |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Internal |
ElementId | 92ff0802-d423-464c-ff72-f5b5d6581883 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
![]() |
string | Display Name | Display name of the object. | false | 4000 | 0 | False | ||
System.ConfigItem: | |||||||||
![]() |
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | |
![]() |
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | ||
![]() |
richtext | Notes | Notes | false | 4000 | 0 | |||
DataONTAP.Virtualization.HyperV.Host: | |||||||||
![]() |
string | FQDN | true | 256 | 0 | False | |||
![]() |
string | Number of VMs | false | 256 | 0 | False | |||
![]() |
string | Number of LUNs | false | 256 | 0 | False |
<ClassType ID="DataONTAP.Virtualization.HyperV.Host" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="FQDN" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="NumberOfVMs" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="NumberOfLUNs" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>