Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterfaceS2S 인터페이스

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

사이트 간 인터페이스

Element properties:

Base ClassMicrosoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7b595fad-ea59-4f1d-06fe-980ba62438ce

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.TenentComponents:
ServerName  string  서버 이름 서버의 이름 false 256  False     
TenantName  string  테넌트 이름 테넌트의 이름 false 256  False     
RoutingDomain  string  라우팅 도메인 라우팅 도메인 이름 false 256  False     
RoutingDomainID  string  라우팅 도메인 ID 라우팅 도메인 ID false 256  False     
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterface:
Name  string  인터페이스 이름 S2S 인터페이스의 이름 true 256  False     
Destination  string  대상 S2S 인터페이스의 대상 false 256  False     
AdminStatus  string  관리 상태 S2S 인터페이스의 관리 상태 false 256  False     
IPv4Subnet  string  IPv4 서브넷 S2S 인터페이스의 IPv4 서브넷 false 256  False     
IPv6Subnet  string  IPv6 서브넷 S2S 인터페이스의 IPv6 서브넷 false 256  False     
Protocol  string  프로토콜 S2S 인터페이스의 인증 프로토콜 false 256  False     
EncryptionType  string  암호화 종류 S2S 인터페이스의 암호화 종류 false 256  False     
AuthenticationMethod  string  인증 방법 인증 방법 false 256  False     
EapMethod  string  EAP 방법 EAP 방법 false 256  False     
CertificateName  string  인증서 이름 인증서 이름 false 256  False     
UserName  string  사용자 이름 사용자 이름 false 256  False     
ResponderAuthenticationMethod  string  응답기 인증 방법 응답기 인증 방법 false 256  False     
NumberOfTries  string  시도 횟수 시도 횟수 false 256  False     
RetryInterval  string  다시 시도 간격 다시 시도 간격 false 256  False     
SADataSizeForRenegotiation  string  재협상에 대한 SA DataSize 재협상에 대한 SA DataSize false 256  False     
SALifeTime  string  SA 수명 SA 수명 false 256  False     
NetworkOutageTime  string  네트워크 중단 시간 네트워크 중단 시간 false 256  False     
IdleDisconnect  string  유휴 상태 연결 끊기 시간 유휴 상태 연결 끊기 시간(초) false 256  False     
InternalIPv4  string  내부 IPv4 내부 IPv4 false 256  False     
InternalIPv6  string  내부 IPv6 내부 IPv6 false 256  False     
PromoteAlternate  string  대체 승격 대체 승격 false 256  False     
LastError  string  마지막 오류 인터페이스에서 발생한 마지막 오류 false 256  False     
UnReachabilityReasons  string  연결 실패 이유 연결 실패 이유 false 256  False     
CustomPolicy  string  사용자 지정 정책 인터페이스에 적용되는 사용자 지정 정책 false 256  False     
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.S2SInterface" Base="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="Destination" Type="string"/>
<Property ID="AdminStatus" Type="string"/>
<Property ID="IPv4Subnet" Type="string"/>
<Property ID="IPv6Subnet" Type="string"/>
<Property ID="Protocol" Type="string"/>
<Property ID="EncryptionType" Type="string"/>
<Property ID="AuthenticationMethod" Type="string"/>
<Property ID="EapMethod" Type="string"/>
<Property ID="CertificateName" Type="string"/>
<Property ID="UserName" Type="string"/>
<Property ID="ResponderAuthenticationMethod" Type="string"/>
<Property ID="NumberOfTries" Type="string"/>
<Property ID="RetryInterval" Type="string"/>
<Property ID="SADataSizeForRenegotiation" Type="string"/>
<Property ID="SALifeTime" Type="string"/>
<Property ID="NetworkOutageTime" Type="string"/>
<Property ID="IdleDisconnect" Type="string"/>
<Property ID="InternalIPv4" Type="string"/>
<Property ID="InternalIPv6" Type="string"/>
<Property ID="PromoteAlternate" Type="string"/>
<Property ID="LastError" Type="string"/>
<Property ID="UnReachabilityReasons" Type="string"/>
<Property ID="CustomPolicy" Type="string"/>
<Property ID="AuthenticationTransformConstants" Type="string"/>
<Property ID="DHGroup" Type="string"/>
<Property ID="CipherTransformConstants" Type="string"/>
<Property ID="EncryptionMethod" Type="string"/>
<Property ID="IntegrityCheckMethod" Type="string"/>
<Property ID="PfsGroup" Type="string"/>
</ClassType>