Microsoft.SystemCenter.VirtualMachineManager.HostGroup主機群組

Microsoft.SystemCenter.VirtualMachineManager.HostGroup (ClassType)

此抽象類型是所有 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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SystemCenter.VirtualMachineManager.HostGroup:
VMMId  string  VMM 物件識別碼 true 256  False     
Path  string  路徑 false 65535  False     
VMMServer  string  Virtual Machine Manager 伺服器 true 256  False     
Description  string  描述 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>