Skip to main content

virtual_network_gateways

Overview

Namevirtual_network_gateways
TypeResource
Idazure.network.virtual_network_gateways

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
extendedLocationobjectExtendedLocation complex type.
locationstringResource location.
propertiesobjectVirtualNetworkGateway properties.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, virtualNetworkGatewayNameGets the specified virtual network gateway by resource group.
listSELECTresourceGroupName, subscriptionIdGets all virtual network gateways by resource group.
create_or_updateINSERTresourceGroupName, subscriptionId, virtualNetworkGatewayName, data__propertiesCreates or updates a virtual network gateway in the specified resource group.
deleteDELETEresourceGroupName, subscriptionId, virtualNetworkGatewayNameDeletes the specified virtual network gateway.
_listEXECresourceGroupName, subscriptionIdGets all virtual network gateways by resource group.
disconnect_virtual_network_gateway_vpn_connectionsEXECresourceGroupName, subscriptionId, virtualNetworkGatewayNameDisconnect vpn connections of virtual network gateway in the specified resource group.
resetEXECresourceGroupName, subscriptionId, virtualNetworkGatewayNameResets the primary of the virtual network gateway in the specified resource group.
reset_vpn_client_shared_keyEXECresourceGroupName, subscriptionId, virtualNetworkGatewayNameResets the VPN client shared key of the virtual network gateway in the specified resource group.
set_vpnclient_ipsec_parametersEXECresourceGroupName, subscriptionId, virtualNetworkGatewayName, data__dhGroup, data__ikeEncryption, data__ikeIntegrity, data__ipsecEncryption, data__ipsecIntegrity, data__pfsGroup, data__saDataSizeKilobytes, data__saLifeTimeSecondsThe Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network gateway in the specified resource group through Network resource provider.