azure.subscription.networkService.subnet
Supported platform
- azure
Description
Azure Virtual Network (VNet) subnet
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Subnet ID |
name | string | Subnet name |
type | string | Subnet type |
etag | string | Subnet etag |
addressPrefix | string | Subnet address prefix |
properties | dict | Subnet properties |
natGateway | azure.subscription.networkService.natGateway | The NAT gateway this subnet is associated with, if any |
ipConfigurations | []azure.subscription.networkService.virtualNetworkGateway.ipConfig | List of IP configurations for the subnet |
References