Microsoft.Windows.HyperV.VirtualNetworkAdapterAdaptador de Rede Virtual do Hyper-V

Microsoft.Windows.HyperV.VirtualNetworkAdapter (ClassType)

Placa de Rede Virtual do Microsoft Windows Hyper-V

Element properties:

Base ClassMicrosoft.Windows.HyperV.VirtualHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId576ac284-a363-a806-b7ff-8d2f24b42efe

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.HyperV.VirtualHardwareComponent:
DeviceId  string  ID do Dispositivo ID do Dispositivo true 255  False 
Name  string  Nome do Dispositivo Nome do Dispositivo false 255  False 
VirtualMachineName  string  Nome da Máquina Virtual Nome da Máquina Virtual false 255  False 
Microsoft.Windows.HyperV.VirtualNetworkAdapter:
ConnectedNetworkId  string  ID da Rede Ligada ID da Rede Ligada false 255  False 
ConnectedNetworkName  string  Nome da Rede Ligada Nome da Rede Ligada false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.HyperV.VirtualNetworkAdapter" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.HyperV.VirtualHardwareComponent" Hosted="true" Singleton="false">
<Property ID="ConnectedNetworkId" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="ConnectedNetworkName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
</ClassType>