Skip to main content

virtual_network_gateway_connections

Overview

Namevirtual_network_gateway_connections
TypeResource
Idazure.network.virtual_network_gateway_connections

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, virtualNetworkGatewayConnectionNameGets the specified virtual network gateway connection by resource group.
listSELECTresourceGroupName, subscriptionIdThe List VirtualNetworkGatewayConnections operation retrieves all the virtual network gateways connections created.
create_or_updateINSERTresourceGroupName, subscriptionId, virtualNetworkGatewayConnectionName, data__propertiesCreates or updates a virtual network gateway connection in the specified resource group.
deleteDELETEresourceGroupName, subscriptionId, virtualNetworkGatewayConnectionNameDeletes the specified virtual network Gateway connection.
_listEXECresourceGroupName, subscriptionIdThe List VirtualNetworkGatewayConnections operation retrieves all the virtual network gateways connections created.
reset_connectionEXECresourceGroupName, subscriptionId, virtualNetworkGatewayConnectionNameResets the virtual network gateway connection specified.
reset_shared_keyEXECresourceGroupName, subscriptionId, virtualNetworkGatewayConnectionName, data__keyLengthThe VirtualNetworkGatewayConnectionResetSharedKey operation resets the virtual network gateway connection shared key for passed virtual network gateway connection in the specified resource group through Network resource provider.
set_shared_keyEXECresourceGroupName, subscriptionId, virtualNetworkGatewayConnectionName, data__valueThe Put VirtualNetworkGatewayConnectionSharedKey operation sets the virtual network gateway connection shared key for passed virtual network gateway connection in the specified resource group through Network resource provider.