Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualNetworkAdapter虚拟网络适配器

Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualNetworkAdapter (ClassType)

Element properties:

Base ClassSystem.Device
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7d9cc749-66cf-bd74-be7f-f6cdd5763d9e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualNetworkAdapter:
VNICId  string  虚拟网络适配器 ID true 255  False 
Type  string  类型 false 255  False 
MACAddress  string  MAC 地址 false 255  False 
VLANEnabled  string  已启用 VLAN false 255  False 
VLANId  string  VLAN ID false 255  False 
NetworkLocation  string  网络位置 false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualNetworkAdapter" Abstract="false" Accessibility="Public" Base="System!System.Device" Hosted="false" Singleton="false">
<Property ID="VNICId" Type="string" Key="true" CaseSensitive="false" Length="255"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="MACAddress" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="VLANEnabled" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="VLANId" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="NetworkLocation" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>