Microsoft.SystemCenter.VirtualMachineManager.VSEM가상 스위치 확장 관리자

Microsoft.SystemCenter.VirtualMachineManager.VSEM (ClassType)

이 추상 형식은 가상 스위치 확장 관리자의 기본 형식입니다.

Element properties:

Base ClassSystem.ComputerRole
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0cf44979-86a6-13e8-cb28-382acc68d55b

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.VSEM:
Name  string  이름 true 256  False     
ConnectionString  string  연결 문자열 false 4096  False     
Description  string  설명 false 65535  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VSEM" Accessibility="Public" Abstract="true" Base="System!System.ComputerRole" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="ConnectionString" Type="string" Key="false" Length="4096"/>
<Property ID="Description" Type="string" Key="false" Length="65535"/>
</ClassType>