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 (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.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 数据大小 供重新协商的 SA 数据大小 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>