Microsoft.Windows.HyperV.VirtualExternalNetworkHyper-V 仮想外部ネットワーク

Microsoft.Windows.HyperV.VirtualExternalNetwork (ClassType)

Microsoft Windows Hyper-V 仮想外部ネットワーク

Element properties:

Base ClassMicrosoft.Windows.HyperV.VirtualNetwork
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbd284b11-7304-4056-b9f7-516744b5b4ca

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.VirtualNetwork:
NetworkId  string  ネットワーク ID ネットワーク ID true 255  False 
NetworkName  string  ネットワーク名 ネットワーク名 false 255  False 
InternalDeviceId  string  内部デバイス ID 内部デバイス ID false 255  False 
SystemName  string  システム名 システム名 false 255  False 
Microsoft.Windows.HyperV.VirtualExternalNetwork:
ExternalDeviceId  string  外部デバイス ID 外部デバイス ID false 255  False 

Health Model:

Source Code:

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