Dell.ManagedServer.LicenseDell ManagedServer License

Dell.ManagedServer.License (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd10f4caf-b649-843b-849a-179ba706fa8d

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.ManagedServer.License:
ID  string  ID Uniquely identifies the License true 256  False 
LicenseType  string  LicenseType License Type false 256  False 
LicenseInstallDate  string  LicenseInstallDate License InstallDate false 256  False 
LicenseSoldDate  string  LicenseSoldDate License SoldDate false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.ManagedServer.License" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LicenseType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LicenseInstallDate" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LicenseSoldDate" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>