Microsoft.SystemCenter.VirtualMachineManager.HostGroupHostgruppe

Microsoft.SystemCenter.VirtualMachineManager.HostGroup (ClassType)

Dieser abstrakte Typ ist der Basistyp für alle VMM-Hostgruppen.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.ResourceGroup
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId05395a63-f7b5-ef6f-af87-3a1ffb5fe72a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.HostGroup:
VMMId  string  VMM-Objekt-ID true 256  False 
Path  string  Pfad false 65535  False 
VMMServer  string  Virtual Machine Manager-Server true 256  False 
Description  string  Beschreibung false 65535  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.HostGroup" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.ResourceGroup" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="Path" Type="string" Key="false" Length="65535"/>
<Property ID="VMMServer" Type="string" Key="true"/>
<Property ID="Description" Type="string" Key="false" Length="65535"/>
</ClassType>