Veeam.Virt.Extensions.VMware.VMDSCLUSTERVMware Datastore Cluster

Veeam.Virt.Extensions.VMware.VMDSCLUSTER (ClassType)

Element properties:

Base ClassVeeam.Virt.Extensions.VMware.nworksVMware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId900a8db4-6616-7507-1649-313c1a0410cf

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.VMware.VMDSCLUSTER:
vCenterName  string  vCenter Name false 256  False     
id  string  id true 256  False     
datacenterName  string  Datacenter Name false 256  False     
sdrs  string  Storage DRS false 256  False     
sioc  string  SDRS I/O Metrics false 256  False     
automationLevel  string  Automation Level false 256  False     
type  string  Type false 256  False     
capacity  double  Capacity GB false 255       
folderName  string  Folder Name false 256  False     
custom3  string  Custom Tag 3 false 256  False     

Health Model:

Source Code:

<ClassType ID="Veeam.Virt.Extensions.VMware.VMDSCLUSTER" Accessibility="Public" Abstract="false" Base="Veeam.Virt.Extensions.VMware.nworksVMware" Hosted="false" Singleton="false">
<Property ID="vCenterName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="id" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="datacenterName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="sdrs" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="sioc" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="automationLevel" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="type" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="capacity" Type="double" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="folderName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="custom3" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>