Microsoft.SystemCenter.VirtualMachineManager.Network.VPort가상 포트

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

이 추상 형식은 모든 VMM 가상 포트의 기본 형식입니다.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Network.VirtualNetworkAdapter
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9f5e9ca2-63e8-695a-ae8c-939b4a72bd3e

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.VirtualNetworkAdapter:
DeviceId  string  장치 ID true 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Network.VPort:
PortId  string  포트 ID false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Network.VPort" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.Network.VirtualNetworkAdapter" Hosted="true" Singleton="false">
<Property ID="PortId" Type="string" Key="false"/>
</ClassType>