Microsoft.SystemCenter.VirtualMachineManager.Extended.LoadBalancerUsługa równoważenia obciążenia

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

Usługa równoważenia obciążenia w menedżerze maszyny wirtualnej

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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  Identyfikator menedżera maszyny wirtualnej Identyfikator w menedżerze maszyny wirtualnej true 256  False     
VMMServer  string  Serwer menedżera maszyny wirtualnej Serwer menedżera maszyny wirtualnej false 256  False     
Name  string  Nazwa Nazwa false 256  False     
Description  string  Opis Opis false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.LoadBalancer:
Address  string  Adres Adres false 256  False     
Manufacturer  string  Producent Producent false 256  False     
Model  string  Model Model 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>