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 (CHT) Description (CHT) 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  裝置識別碼 true 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Network.VPort:
PortId  string  連接埠識別碼 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>