Microsoft.SystemCenter.VirtualMachineManager.LoadBalancerLoad Balancer

Microsoft.SystemCenter.VirtualMachineManager.LoadBalancer (ClassType)

This abstract type represents a load balancer which has been integrated with VMM.

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId92b64614-669a-603f-782d-7cbeb79340f3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.VirtualMachineManager.LoadBalancer:
VMMId  string  Load balancer Id true 256  False     
State  string  Deployment state false 256  False     
Type  string  Type 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>