Microsoft.Windows.HyperV.VirtualExternalNetworkHyper-V Virtual External Network

Microsoft.Windows.HyperV.VirtualExternalNetwork (ClassType)

Microsoft Windows Hyper-V Virtual External Network

Element properties:

Base ClassMicrosoft.Windows.HyperV.VirtualNetwork
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3c998a33-cbc3-a258-b728-a67982377058

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.VirtualNetwork:
NetworkId  string  Network Id Network Id true 255  False 
NetworkName  string  Network Name Network Name false 255  False 
InternalDeviceId  string  Internal Device Id Internal Device Id false 255  False 
SystemName  string  System Name System Name false 255  False 
Microsoft.Windows.HyperV.VirtualExternalNetwork:
ExternalDeviceId  string  External Device Id External Device 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>