Azure Networking Services · Schema
SubnetPropertiesFormat
Properties of the subnet.
AzureCloudInfrastructureMicrosoftNetworking
Properties
| Name | Type | Description |
|---|---|---|
| addressPrefix | string | The address prefix for the subnet. |
| addressPrefixes | array | List of address prefixes for the subnet. |
| delegations | array | An array of references to the delegations on the subnet. |
| ipConfigurationProfiles | array | Array of IP configuration profiles which reference this subnet. |
| ipConfigurations | array | An array of references to the network interface IP configurations using subnet. |
| natGateway | object | Reference to another subresource. |
| networkSecurityGroup | object | The reference of the NetworkSecurityGroup resource. |
| privateEndpointNetworkPolicies | string | Enable or Disable apply network policies on private end point in the subnet. |
| privateEndpoints | array | An array of references to private endpoints. |
| privateLinkServiceNetworkPolicies | string | Enable or Disable apply network policies on private link service in the subnet. |
| provisioningState | string | The current provisioning state. |
| purpose | string | A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties. |
| resourceNavigationLinks | array | An array of references to the external resources using subnet. |
| routeTable | object | The reference of the RouteTable resource. |
| serviceAssociationLinks | array | An array of references to services injecting into this subnet. |
| serviceEndpointPolicies | array | An array of service endpoint policies. |
| serviceEndpoints | array | An array of service endpoints. |