Savision.CloudReporter.Library.ClusterVolumeContainerCluster Volumes

Savision.CloudReporter.Library.ClusterVolumeContainer (ClassType)

The cluster volumes belonging to a cluster.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId64d057ac-092a-2b48-5687-e55093b03e3e

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 
Savision.CloudReporter.Library.ClusterVolumeContainer:
Parent  string  Parent Cluster The name of the cluster the cluster volumes belong to. true 256  False 

Health Model:

Source Code:

<ClassType ID="Savision.CloudReporter.Library.ClusterVolumeContainer" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="false" Singleton="false">
<Property ID="Parent" Type="string" Key="true"/>
</ClassType>