azure.subscription.networkService.natGateway
Supported platform
- azure
Description
Azure NAT gateway
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | NAT Gateway ID |
name | string | NAT Gateway name |
location | string | NAT Gateway location |
tags | map[string]string | NAT Gateway tags |
type | string | NAT Gateway type |
etag | string | NAT Gateway etag |
properties | dict | NAT Gateway properties |
zones | []string | NAT Gateway availability zones |
publicIpAddresses | []azure.subscription.networkService.ipAddress | List of public IP addresses the NAT Gateway is associated with |
subnets | []azure.subscription.networkService.subnet | List of subnets the NAT Gateway is associated with |
References