Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenantTenant

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

Tenant/Routing Domain configured on a RRAS server

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1f4e69ce-2271-b274-a69c-e3ce3f3630a8

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.Tenant:
TenantName  string  Tenant Name Tenant Name true 256  False     
RoutingDomain  string  Routing Domain Routing Domain Name false 256  False     
RoutingDomainID  string  Routing Domain ID Routing Domain ID false 256  False     
ServerName  string  Server Name Server Name false 256  False     
StandByServer  string  Back-Up Server Name of the back-up server false 256  False     
CompartmentID  string  Compartment ID Compartment ID false 256  False     
VSIDs  string  VSIDs ISolation ID's of the Routing Domain that are supported in the tenant false 256  False     
S2SConfigured  string  S2S Configurartion Is S2S configured on the tenant? false 256  False     
BGPConfigured  string  BGP Configuration Is BGP configured on the tenant? false 256  False     
VPNConfigured  string  VPN Configuration Is VPN configured on the tenant? false 256  False     
RoutingDomainStatus  string  Routing Domain Status Routing domain Status false 256  False     
Capacity  int  Capacity Capacity of the tenant false 256       
VPNAuthTenantName  string  VPN Auth Tenant Name VPN Auth Tenant Name false 256  False     
RoutingStatus  string  Routing Status Routing Status false 256  False     
IPAddressRange  string  IP Address Range IP Address Range false 256  False     
InterimAccounting  int  Interim Accounting Interim Accounting false 256       
EncryptionType  string  Encryption Type EncryptionType false 256  False     
CustomPolicy  string  Custom Policy Configured Custom Policy false 256  False     
IdleDisconnectSeconds  int  Idle Disconnect Seconds Idle Disconnect Seconds false 256       
SADataSizeForRenegotiation  int  SA Data Size For Renegotiation SA Data Size For Renegotiation false 256       
SALifeTime  int  SA Life Time SA Life Time false 256       
AuthenticationTransformConstants  string  Authentication Transform Constants Authentication Transform Constants false 256  False     
DHGroup  string  DH Group DH Group false 256  False     
CipherTransformConstants  string  Cipher Transform Constantse Cipher Transform Constants false 256  False     
EncryptionMethod  string  Encryption Method Encryption Method false 256  False     
IntegrityCheckMethod  string  Integrity Check Method Integrity Check Method false 256  False     
PfsGroup  string  Pfs Group Pfs Group false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.Tenant" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="TenantName" Type="string" Key="true"/>
<Property ID="RoutingDomain" Type="string" Key="false"/>
<Property ID="RoutingDomainID" Type="string" Key="false"/>
<Property ID="ServerName" Type="string" Key="false"/>
<Property ID="StandByServer" Type="string" Key="false"/>
<Property ID="CompartmentID" Type="string" Key="false"/>
<Property ID="VSIDs" Type="string" Key="false"/>
<Property ID="S2SConfigured" Type="string" Key="false"/>
<Property ID="BGPConfigured" Type="string" Key="false"/>
<Property ID="VPNConfigured" Type="string" Key="false"/>
<Property ID="RoutingDomainStatus" Type="string" Key="false"/>
<Property ID="Capacity" Type="int" Key="false"/>
<Property ID="VPNAuthTenantName" Type="string" Key="false"/>
<Property ID="RoutingStatus" Type="string" Key="false"/>
<Property ID="IPAddressRange" Type="string" Key="false"/>
<Property ID="InterimAccounting" Type="int" Key="false"/>
<Property ID="EncryptionType" Type="string" Key="false"/>
<Property ID="CustomPolicy" Type="string" Key="false"/>
<Property ID="IdleDisconnectSeconds" Type="int" Key="false"/>
<Property ID="SADataSizeForRenegotiation" Type="int" Key="false"/>
<Property ID="SALifeTime" Type="int" Key="false"/>
<Property ID="AuthenticationTransformConstants" Type="string" Key="false"/>
<Property ID="DHGroup" Type="string" Key="false"/>
<Property ID="CipherTransformConstants" Type="string" Key="false"/>
<Property ID="EncryptionMethod" Type="string" Key="false"/>
<Property ID="IntegrityCheckMethod" Type="string" Key="false"/>
<Property ID="PfsGroup" Type="string" Key="false"/>
</ClassType>