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 (KOR) Description (KOR) 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  암호화 종류 EncryptionType 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>