Microsoft.SystemCenter.VirtualMachineManager.Extended.LoadBalancerService d'équilibrage de charge

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

Équilibreur de charge dans 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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  État des objets État des objets false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  État des actifs État des actifs false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Remarques Remarques false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  ID Virtual Machine Manager ID dans Virtual Machine Manager true 256  False     
VMMServer  string  Serveur Virtual Machine Manager Serveur Virtual Machine Manager false 256  False     
Name  string  Nom Nom false 256  False     
Description  string  Description Description false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.LoadBalancer:
Address  string  Adresse Adresse false 256  False     
Manufacturer  string  Constructeur Constructeur false 256  False     
Model  string  Modèle Modèle 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>