Microsoft.SystemCenter.VirtualMachineManager.VNicSanal Nic (kullanım dışı)

Microsoft.SystemCenter.VirtualMachineManager.VNic (ClassType)

Bu soyut tür, tüm VMM sanal ağ bağdaştırıcıları için temel türdür

Element properties:

Base ClassSystem.VirtualHardwareComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde622a7fb-a4df-bfe4-c4a9-fe5caa166616

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VNic:
VMMId  string  Sanal ağ bağdaştırıcısı kimliği false 256  False     
VMId  string  Sanal Makine Kimliği false 256  False     
Type  string  Tür false 256  False     
MACAddress  string  MAC adresi false 256  False     
VLANEnabled  string  vLAN etkin false 256  False     
VLANId  string  vLAN Kimliği false 256  False     
LogicalNetwork  string  Mantıksal Ağ false 256  False     
DeviceID  string  Cihaz Kimliği 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>