Microsoft.SystemCenter.VirtualMachineManager.VNicVirtuális hálózati adapter (elavult)

Microsoft.SystemCenter.VirtualMachineManager.VNic (ClassType)

Ez az absztrakt típus a VMM összes virtuális hálózati adapterének alaptípusa.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektum állapota Objektum állapota false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Eszköz állapota Eszköz állapota false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Feljegyzések Feljegyzések false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VNic:
VMMId  string  Virtuális hálózati adapter azonosítója false 256  False     
VMId  string  Virtuális gép azonosítója false 256  False     
Type  string  Típus false 256  False     
MACAddress  string  MAC-cím false 256  False     
VLANEnabled  string  vLAN engedélyezve false 256  False     
VLANId  string  vLAN azonosítója false 256  False     
LogicalNetwork  string  Logikai hálózat false 256  False     
DeviceID  string  Eszközazonosító 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>