Skip to main content

local_network_gateways

Overview

Namelocal_network_gateways
TypeResource
Idazure.network.local_network_gateways

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocalNetworkGatewayName, resourceGroupName, subscriptionIdGets the specified local network gateway in a resource group.
listSELECTresourceGroupName, subscriptionIdGets all the local network gateways in a resource group.
create_or_updateINSERTlocalNetworkGatewayName, resourceGroupName, subscriptionId, data__propertiesCreates or updates a local network gateway in the specified resource group.
deleteDELETElocalNetworkGatewayName, resourceGroupName, subscriptionIdDeletes the specified local network gateway.
_listEXECresourceGroupName, subscriptionIdGets all the local network gateways in a resource group.