Dell.Chassis.StorageDell Chassis Storage

Dell.Chassis.Storage (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId07546ed9-4d8a-97b4-d64a-85c392fb4781

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.Chassis.Storage:
ID  string  ID true 256  False 
RemoteAccessIP  string  RemoteAccessIP false 256  False 
RemoteSettings  string  RemoteSettings false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Chassis.Storage" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteAccessIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteSettings" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>