A Subnet in Azure is a logical subdivision of a virtual network that allows you to segment and organize resources within defined IP address ranges. It enables isolation, traffic control, and efficient use of network space while supporting features like network security groups, route tables, and service endpoints.

azure.network_subnet

Fields

TitleIDTypeData TypeDescription
_keycorestring
address_prefixcorestringThe address prefix for the subnet.
address_prefixescorearray<string>List of address prefixes for the subnet.
delegationscorejsonAn array of references to the delegations on the subnet.
etagcorestringA unique read-only string that changes whenever the resource is updated.
idcorestringResource ID.
namecorestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
private_endpoint_network_policiescorestringEnable or Disable apply network policies on private end point in the subnet.
private_link_service_network_policiescorestringEnable or Disable apply network policies on private link service in the subnet.
provisioning_statecorestringThe current provisioning state.
purposecorestringA read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
resource_groupcorestring
service_endpointscorejsonAn array of service endpoints.
subscription_idcorestring
subscription_namecorestring
tagscorehstore
typecorestringResource type.