Share via


NatGateway interface

Nat Gateway resource.

Extends

Properties

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.

Inherited Properties

id

Resource ID.

location

Resource location.

tags

Resource tags.

Property Details

properties

Nat Gateway properties.

properties?: NatGatewayPropertiesFormat

Property Value

sku

The nat gateway SKU.

sku?: NatGatewaySku

Property Value

zones

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

zones?: string[]

Property Value

string[]

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags