HPEnterpriseStorageNimbleMP.VirtualMachineGroupHPE Nimble Storage Virtual Machines Group

HPEnterpriseStorageNimbleMP.VirtualMachineGroup (ClassType)

HPE Nimble Storage Virtual Group.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8aa01cce-1b47-a268-dd70-9f19cc02cab2

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       
HPEnterpriseStorageNimbleMP.VirtualMachineGroup:
Name  string  Name HPE Nimble Storage Virtual Machines Group Name. true 256  False     
Description  string  Description HPE Nimble Storage Virtual Machines Group Name. false 256  False     
TotalVM  string  Total Number of Virtual Machines HPE Nimble Storage VirtualMachine Count false 256  False     

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageNimbleMP.VirtualMachineGroup" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="TotalVM" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>