Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.VPNVPN Connections

Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.VPN (ClassType)

Group of all VPN connections

Element properties:

Base ClassMicrosoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf91aaed1-489d-609a-2385-b20defd8ac5d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents:
ServerName  string  Server Name Name of the server false 256  False     
TenantName  string  Tenant Name Name of the tenant false 256  False     
RoutingDomain  string  Routing Domain Routing Domain Name false 256  False     
RoutingDomainID  string  Routing Domain ID Routing Domain ID false 256  False     
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.VPN:
Count  int  Count of VPN Connections Count of VPN connections false 256       
TenantName  string  Tenant Name Tenant Name true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.VPN" Base="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Count" Type="int"/>
<Property ID="TenantName" Type="string" Key="true"/>
</ClassType>