Skip to main content

nat_gateways

Overview

Namenat_gateways
TypeResource
Idazure.network.nat_gateways

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectNat Gateway properties.
skuobjectSKU of nat gateway.
tagsobjectResource tags.
typestringResource type.
zonesarrayA list of availability zones denoting the zone in which Nat Gateway should be deployed.

Methods

NameAccessible byRequired ParamsDescription
getSELECTnatGatewayName, resourceGroupName, subscriptionIdGets the specified nat gateway in a specified resource group.
listSELECTresourceGroupName, subscriptionIdGets all nat gateways in a resource group.
create_or_updateINSERTnatGatewayName, resourceGroupName, subscriptionIdCreates or updates a nat gateway.
deleteDELETEnatGatewayName, resourceGroupName, subscriptionIdDeletes the specified nat gateway.
_listEXECresourceGroupName, subscriptionIdGets all nat gateways in a resource group.