Microsoft.Windows.HyperV.VirtualNetworkAdapterScheda di rete virtuale Hyper-V

Microsoft.Windows.HyperV.VirtualNetworkAdapter (ClassType)

Scheda di rete virtuale Microsoft Windows Hyper-V

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.HyperV.VirtualHardwareComponent:
DeviceId  string  ID periferica ID periferica true 255  False 
Name  string  Nome periferica Nome periferica false 255  False 
VirtualMachineName  string  Nome macchina virtuale Nome macchina virtuale false 255  False 
Microsoft.Windows.HyperV.VirtualNetworkAdapter:
ConnectedNetworkId  string  ID rete connessa ID rete connessa false 255  False 
ConnectedNetworkName  string  Nome rete connessa Nome rete connessa 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>