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

VnetGatewayProperties Class

VnetGateway resource specific properties.

Constructor

VnetGatewayProperties(*args: Any, **kwargs: Any)

Variables

Name Description
vnet_name
str

The Virtual Network name.

vpn_package_uri
str

The URI where the VPN package can be downloaded. Required.

Attributes

vnet_name

The Virtual Network name.

vnet_name: str | None

vpn_package_uri

The URI where the VPN package can be downloaded. Required.

vpn_package_uri: str