Savision.CloudReporter.Library.VirtualMachineContainerVirtual Machines

Savision.CloudReporter.Library.VirtualMachineContainer (ClassType)

The virtual machines belonging to a host or cluster.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb9883d6d-5528-7933-927e-f24fa657fedd

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.VirtualMachineContainer:
Parent  string  Parent Host or Cluster The name of the host or cluster the virtual machines belong to. true 256  False 

Health Model:

Source Code:

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