VirtualNetworkGatewayNatRule Class

VirtualNetworkGatewayNatRule Resource.

Constructor

VirtualNetworkGatewayNatRule(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

name
str

Name of the resource.

type
str

Resource type.

properties

Properties of the Virtual Network Gateway NAT rule.

etag
str

A unique read-only string that changes whenever the resource is updated.

Attributes

etag

A unique read-only string that changes whenever the resource is updated.

etag: str | None

properties

Properties of the Virtual Network Gateway NAT rule.

properties: _models.VirtualNetworkGatewayNatRuleProperties | None