Microsoft.Windows.HyperV.VirtualNetworkAdapterHyper-V 仮想ネットワーク アダプタ

Microsoft.Windows.HyperV.VirtualNetworkAdapter (ClassType)

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 (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Windows.HyperV.VirtualHardwareComponent:
DeviceId  string  デバイス ID デバイス ID true 255  False 
Name  string  デバイス名 デバイス名 false 255  False 
VirtualMachineName  string  バーチャル マシン名 バーチャル マシン名 false 255  False 
Microsoft.Windows.HyperV.VirtualNetworkAdapter:
ConnectedNetworkId  string  接続されたネットワーク ID 接続されたネットワーク ID false 255  False 
ConnectedNetworkName  string  接続されたネットワーク名 接続されたネットワーク名 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>