Microsoft.SystemCenter.VirtualMachineManager.Extended.LoadBalancerСлужба балансировки нагрузки

Microsoft.SystemCenter.VirtualMachineManager.Extended.LoadBalancer (ClassType)

Подсистема балансировки нагрузки в Virtual Machine Manager

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId497f30ac-6db1-94fc-d5d2-abcfdc13069a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) 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.Extended.LibraryObject:
VMMId  string  ИД Virtual Machine Manager ИД в Virtual Machine Manager true 256  False     
VMMServer  string  Сервер Virtual Machine Manager Сервер Virtual Machine Manager false 256  False     
Name  string  Имя Имя false 256  False     
Description  string  Описание Описание false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.LoadBalancer:
Address  string  Адрес Адрес false 256  False     
Manufacturer  string  Изготовитель Изготовитель false 256  False     
Model  string  Модель Модель false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Extended.LoadBalancer" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject" Hosted="false" Singleton="false">
<Property ID="Address" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>