Dell.Chassis.PCIeDeviceGroupDell Chassis PCIeDevice Group

Dell.Chassis.PCIeDeviceGroup (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId541f57e2-0f5b-0134-607d-37cd8e94184b

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.PCIeDeviceGroup:
ID  string  ID true 256  False 
RemoteAccessIP  string  Remote Access IP false 256  False 
RemoteSettings  string  Remote Settings false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Chassis.PCIeDeviceGroup" 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>