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

P2SVpnProfileParameters Class

Vpn Client Parameters for package generation.

Constructor

P2SVpnProfileParameters(*, authentication_method: str | _models.AuthenticationMethod | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
authentication_method

VPN client authentication method. Known values are: "EAPTLS" and "EAPMSCHAPv2".

Default value: None

Variables

Name Description
authentication_method

VPN client authentication method. Known values are: "EAPTLS" and "EAPMSCHAPv2".