你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VpnClientIPsecParameters interface

虚拟网络网关 P2S 连接的 IPSec 参数。

属性

dhGroup

IKE 阶段 1 中用于初始 SA 的 DH 组。

ikeEncryption

IKE 加密算法(IKE 阶段 2)。

ikeIntegrity

IKE 完整性算法(IKE 阶段 2)。

ipsecEncryption

IPSec 加密算法(IKE 阶段 1)。

ipsecIntegrity

IPSec 完整性算法(IKE 阶段 1)。

pfsGroup

IKE 阶段 2 中使用的 Pfs 组用于新的子 SA。

saDataSizeKilobytes

P2S 客户端的 IPSec 安全关联(也称为快速模式或阶段 2 SA)有效负载大小(也称为 KB)。

saLifeTimeSeconds

P2S 客户端的 IPSec 安全关联(也称为快速模式或阶段 2 SA)生存期(以秒为单位)。

属性详细信息

dhGroup

IKE 阶段 1 中用于初始 SA 的 DH 组。

dhGroup: string

属性值

string

ikeEncryption

IKE 加密算法(IKE 阶段 2)。

ikeEncryption: string

属性值

string

ikeIntegrity

IKE 完整性算法(IKE 阶段 2)。

ikeIntegrity: string

属性值

string

ipsecEncryption

IPSec 加密算法(IKE 阶段 1)。

ipsecEncryption: string

属性值

string

ipsecIntegrity

IPSec 完整性算法(IKE 阶段 1)。

ipsecIntegrity: string

属性值

string

pfsGroup

IKE 阶段 2 中使用的 Pfs 组用于新的子 SA。

pfsGroup: string

属性值

string

saDataSizeKilobytes

P2S 客户端的 IPSec 安全关联(也称为快速模式或阶段 2 SA)有效负载大小(也称为 KB)。

saDataSizeKilobytes: number

属性值

number

saLifeTimeSeconds

P2S 客户端的 IPSec 安全关联(也称为快速模式或阶段 2 SA)生存期(以秒为单位)。

saLifeTimeSeconds: number

属性值

number