SDNMonitoringMP.SDNMonitoring.VirtualGatewayVirtual Gateway

SDNMonitoringMP.SDNMonitoring.VirtualGateway (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9fcadc2c-7143-1f9a-b879-9e23f96e4e0d

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.VirtualGateway:
Id  string  Virtual Gateway Unique Id true 256  False 
GatewayPools  string  Virtual Gateway Gateway Pools false 256  False 
GatewaySubnets  string  Virtual Gateway Gateway Subnets false 256  False 

Health Model:

Source Code:

<ClassType ID="SDNMonitoringMP.SDNMonitoring.VirtualGateway" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Id" Key="true" Type="string"/>
<Property ID="GatewayPools" Key="false" Type="string"/>
<Property ID="GatewaySubnets" Key="false" Type="string"/>
</ClassType>