Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch가상 스위치

Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch (ClassType)

이 추상 유형은 모든 VMM 가상 스위치의 기본 유형입니다.

Element properties:

Base ClassSystem.VirtualNetworkDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId09c2b8da-ef32-53ca-47ee-32a0b28081fe

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.Network.VSwitch:
SwitchName  string  스위치 이름 true 256  False     
HostName  string  호스트 이름 false 256  False     
AdapterId  string  어댑터 식별자 false 256  False     
Description  string  설명 false 65535  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch" Accessibility="Public" Abstract="true" Base="SystemVirtLib!System.VirtualNetworkDevice" Hosted="true" Singleton="false">
<Property ID="SwitchName" Type="string" Key="true"/>
<Property ID="HostName" Type="string" Key="false"/>
<Property ID="AdapterId" Type="string" Key="false"/>
<Property ID="Description" Type="string" Key="false" MaxLength="65535"/>
</ClassType>