Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitch가상 스위치(사용되지 않음)

Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitch (ClassType)

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

Element properties:

Base ClassSystem.VirtualHardwareComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1a217089-f734-ab4f-9696-7832d7872fdd

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.VirtualSwitch:
VMMId  string  WMM 개체 ID true 256  False     
Description  string  설명 false 65535  False     
HostName  string  호스트 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitch" Accessibility="Public" Abstract="true" Base="SystemVirtLib!System.VirtualHardwareComponent" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="Description" Type="string" Key="false" MaxLength="65535"/>
<Property ID="HostName" Type="string"/>
</ClassType>