Dell.WindowsServer.ControllerVirtualDiskStorage Controller Virtual Disk instance

Dell.WindowsServer.ControllerVirtualDisk (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc0fe0aeb-27ad-4c42-3d59-f3cd30dfc113

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Dell.WindowsServer.ControllerVirtualDisk:
ID  string  ID true 256  False 
Layout  string  Layout false 256  False 
Size  string  Size false 256  False 
DeviceName  string  Device Name false 256  False 
Type  string  Type false 256  False 
ReadPolicy  string  Read Policy false 256  False 
WritePolicy  string  Write Policy false 256  False 
CachePolicy  string  Disk Cache Policy false 256  False 
StripeElementSize  string  Stripe Element Size false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsServer.ControllerVirtualDisk" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="Layout" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Size" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeviceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ReadPolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WritePolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CachePolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StripeElementSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>