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
ElementId3d3ea07a-dba4-e613-8298-ed3545711cbb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ELL) Description (ELL) 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 Server Virtual Machine Manager Server 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>