Skip to main content

nat_rules

Overview

Namenat_rules
TypeResource
Idazure.network.nat_rules

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectParameters for VpnGatewayNatRule.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTgatewayName, natRuleName, resourceGroupName, subscriptionIdRetrieves the details of a nat ruleGet.
list_by_vpn_gatewaySELECTgatewayName, resourceGroupName, subscriptionIdRetrieves all nat rules for a particular virtual wan vpn gateway.
create_or_updateINSERTgatewayName, natRuleName, resourceGroupName, subscriptionIdCreates a nat rule to a scalable vpn gateway if it doesn't exist else updates the existing nat rules.
deleteDELETEgatewayName, natRuleName, resourceGroupName, subscriptionIdDeletes a nat rule.
_list_by_vpn_gatewayEXECgatewayName, resourceGroupName, subscriptionIdRetrieves all nat rules for a particular virtual wan vpn gateway.