Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.Tenant租户

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

RRAS 服务器上配置的租户/路由域

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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.Tenant:
TenantName  string  租户名称 租户名称 true 256  False     
RoutingDomain  string  路由域 路由域名 false 256  False     
RoutingDomainID  string  路由域 ID 路由域 ID false 256  False     
ServerName  string  服务器名称 服务器名称 false 256  False     
StandByServer  string  备份服务器 备份服务器的名称 false 256  False     
CompartmentID  string  分段 ID 分段 ID false 256  False     
VSIDs  string  VSID 租户中支持的路由域的隔离 ID false 256  False     
S2SConfigured  string  S2S 配置 租户上是否配置了 S2S? false 256  False     
BGPConfigured  string  BGP 配置 租户上是否配置了 BGP? false 256  False     
VPNConfigured  string  VPN 配置 租户上是否配置了 VPN? false 256  False     
RoutingDomainStatus  string  路由域状态 路由域状态 false 256  False     
Capacity  int  容量 租户的容量 false 256       
VPNAuthTenantName  string  VPN 身份验证租户名称 VPN 身份验证租户名称 false 256  False     
RoutingStatus  string  路由状态 路由状态 false 256  False     
IPAddressRange  string  IP 地址范围 IP 地址范围 false 256  False     
InterimAccounting  int  临时记帐 临时记帐 false 256       
EncryptionType  string  加密类型 加密类型 false 256  False     
CustomPolicy  string  配置的自定义策略 自定义策略 false 256  False     
IdleDisconnectSeconds  int  空闲断开秒数 空闲断开秒数 false 256       
SADataSizeForRenegotiation  int  供重新协商的 SA 数据大小 供重新协商的 SA 数据大小 false 256       
SALifeTime  int  SA 生存时间 SA 生存时间 false 256       
AuthenticationTransformConstants  string  身份验证转换常量 身份验证转换常量 false 256  False     
DHGroup  string  DH 组 DH 组 false 256  False     
CipherTransformConstants  string  密码转换常量 密码转换常量 false 256  False     
EncryptionMethod  string  加密方法 加密方法 false 256  False     
IntegrityCheckMethod  string  完整性检查方法 完整性检查方法 false 256  False     
PfsGroup  string  PFS 组 PFS 组 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>