Microsoft.Windows.HyperV.VirtualNetworkAdapterHyper-V Virtual Network Adapter

Microsoft.Windows.HyperV.VirtualNetworkAdapter (ClassType)

Microsoft Windows Hyper-V Virtual Network Adapter

Element properties:

Base ClassMicrosoft.Windows.HyperV.VirtualHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde2c439c5-75ab-53ee-fc4c-5f9c1e2a0a1c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) 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  Device Id Device Id true 255  False 
Name  string  Device Name Device Name false 255  False 
VirtualMachineName  string  Virtual Machine Name Virtual Machine Name false 255  False 
Microsoft.Windows.HyperV.VirtualNetworkAdapter:
ConnectedNetworkId  string  Connected Network Id Connected Network Id false 255  False 
ConnectedNetworkName  string  Connected Network Name Connected Network Name 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" Length="255" MinLength="0"/>
<Property ID="ConnectedNetworkName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>