VnetGateway Class

The Virtual Network gateway contract. This is used to give the Virtual Network gateway access to the VPN package.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web.v2021_01_01.models._models_py3.ProxyOnlyResource
VnetGateway

Constructor

VnetGateway(*, kind: Optional[str] = None, vnet_name: Optional[str] = None, vpn_package_uri: Optional[str] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

vnet_name
str
Required

The Virtual Network name.

vpn_package_uri
str
Required

The URI where the VPN package can be downloaded.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.