Microsoft.SystemCenter.VirtualMachineManager.HostGroupGruppo host

Microsoft.SystemCenter.VirtualMachineManager.HostGroup (ClassType)

Questo tipo astratto è il tipo di base per tutti i gruppi di host VMM

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.VirtualMachineManager.HostGroup:
VMMId  string  ID oggetto VMM true 256  False     
Path  string  Percorso false 65535  False     
VMMServer  string  Server Virtual Machine Manager true 256  False     
Description  string  Descrizione 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" MaxLength="65535"/>
<Property ID="VMMServer" Type="string" Key="true"/>
<Property ID="Description" Type="string" Key="false" MaxLength="65535"/>
</ClassType>