Microsoft.Windows.HyperV.VirtualNetworkMáquina virtual de Hyper-V

Microsoft.Windows.HyperV.VirtualNetwork (ClassType)

Red virtual de Hyper-V de Microsoft Windows

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3e4c33ba-ca5e-9a5d-8c74-c42a866c6276

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.HyperV.VirtualNetwork:
NetworkId  string  Id. de red Id. de red true 255  False 
NetworkName  string  Nombre de red Nombre de red false 255  False 
InternalDeviceId  string  Id. de dispositivo interno Id. de dispositivo interno false 255  False 
SystemName  string  Nombre del sistema Nombre del sistema false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.HyperV.VirtualNetwork" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="NetworkId" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="NetworkName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="InternalDeviceId" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="SystemName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
</ClassType>