Microsoft.SystemCenter.VirtualMachineManager.VNic虛擬 NIC (已過時)

Microsoft.SystemCenter.VirtualMachineManager.VNic (ClassType)

此抽象類型是所有 VMM 虛擬網路介面卡的基底類型

Element properties:

Base ClassSystem.VirtualHardwareComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId36167750-16c9-ba6b-b188-68d138e614e2

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.VNic:
VMMId  string  虛擬網路介面卡識別碼 false 256  False     
VMId  string  虛擬機器識別碼 false 256  False     
Type  string  類型 false 256  False     
MACAddress  string  MAC 位址 false 256  False     
VLANEnabled  string  已啟用 vLAN false 256  False     
VLANId  string  vLAN 識別碼 false 256  False     
LogicalNetwork  string  邏輯網路 false 256  False     
DeviceID  string  裝置識別碼 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VNic" Accessibility="Public" Abstract="true" Base="SystemVirtLib!System.VirtualHardwareComponent" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="false"/>
<Property ID="VMId" Type="string" Key="false"/>
<Property ID="Type" Type="string" Key="false"/>
<Property ID="MACAddress" Type="string" Key="false"/>
<Property ID="VLANEnabled" Type="string" Key="false"/>
<Property ID="VLANId" Type="string" Key="false"/>
<Property ID="LogicalNetwork" Type="string" Key="false"/>
<Property ID="DeviceID" Type="string" Key="false"/>
</ClassType>