NatGateway Class

Nat Gateway resource.

Constructor

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

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Resource tags.

properties

Nat Gateway properties.

sku

The nat gateway SKU.

zones

A list of availability zones denoting the zone in which Nat Gateway should be deployed.

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

Nat Gateway properties.

properties: _models.NatGatewayPropertiesFormat | None

sku

The nat gateway SKU.

sku: _models.NatGatewaySku | None

zones

A list of availability zones denoting the zone in which Nat Gateway should be deployed.

zones: list[str] | None