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. |
Property Details
properties
Nat Gateway properties.
properties?: NatGatewayPropertiesFormat
Property Value
sku
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
location
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From Resource.tags