Microsoft.SystemCenter.VirtualMachineManager.HostGroupGrupo de Hosts

Microsoft.SystemCenter.VirtualMachineManager.HostGroup (ClassType)

Esse tipo abstrato é o tipo base para todos os grupos de hosts do 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.VirtualMachineManager.HostGroup:
VMMId  string  ID de Objeto do VMM true 256  False     
Path  string  Caminho false 65535  False     
VMMServer  string  Servidor do Virtual Machine Manager true 256  False     
Description  string  Descrição 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>