SDNMonitoringMP.SDNMonitoring.VirtualNetworkVirtual Network

SDNMonitoringMP.SDNMonitoring.VirtualNetwork (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2ab2b3ea-425e-3743-b5fb-0f55605e42e8

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 
SDNMonitoringMP.SDNMonitoring.VirtualNetwork:
Id  string  Virtual Network Unique Id true 256  False 
AddressPrefixes  string  Virtual Network Address Prefixes false 256  False 
SubnetAddressPrefixes  string  Virtual Network Subnets Address Prefixes false 256  False 
LogicalNetwork  string  Virtual Network's Logical Network Reference false 256  False 

Health Model:

Source Code:

<ClassType ID="SDNMonitoringMP.SDNMonitoring.VirtualNetwork" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Id" Key="true" Type="string"/>
<Property ID="AddressPrefixes" Key="false" Type="string"/>
<Property ID="SubnetAddressPrefixes" Key="false" Type="string"/>
<Property ID="LogicalNetwork" Key="false" Type="string"/>
</ClassType>