Microsoft.SystemCenter.VirtualMachineManager.VNicWirtualna karta sieciowa (przestarzałe)

Microsoft.SystemCenter.VirtualMachineManager.VNic (ClassType)

Ten typ abstrakcyjny jest typem bazowym wszystkich wirtualnych kart sieciowych programu 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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VNic:
VMMId  string  Identyfikator wirtualnej karty sieciowej false 256  False     
VMId  string  Identyfikator maszyny wirtualnej false 256  False     
Type  string  Typ false 256  False     
MACAddress  string  Adres MAC false 256  False     
VLANEnabled  string  Sieć vLAN włączona false 256  False     
VLANId  string  Identyfikator sieci vLAN false 256  False     
LogicalNetwork  string  Sieć logiczna false 256  False     
DeviceID  string  Identyfikator urządzenia 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>