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 (KOR) Description (KOR) 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 ID Virtual Machine Manager의 ID 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>