Microsoft.SystemCenter.VirtualMachineManager.LoadBalancer負載平衡器

Microsoft.SystemCenter.VirtualMachineManager.LoadBalancer (ClassType)

此抽象類型代表已經與 VMM 整合的負載平衡器。

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId20c66c87-8ee6-161a-6760-e918ef70be08

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) 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.LoadBalancer:
VMMId  string  負載平衡器識別碼 true 256  False     
State  string  部署狀態 false 256  False     
Type  string  類型 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.LoadBalancer" Accessibility="Public" Abstract="true" Base="System!System.Device" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="State" Type="string" Key="false"/>
<Property ID="Type" Type="string" Key="false"/>
</ClassType>