Share via


SubnetPropertiesFormatOutput interface

Properties of the subnet.

Properties

addressPrefix

The address prefix for the subnet.

addressPrefixes

List of address prefixes for the subnet.

applicationGatewayIpConfigurations

Application gateway IP configurations of virtual network resource.

delegations

An array of references to the delegations on the subnet.

ipAllocations

Array of IpAllocation which reference this subnet.

ipConfigurationProfiles

Array of IP configuration profiles which reference this subnet.

ipConfigurations

An array of references to the network interface IP configurations using subnet.

natGateway

Nat gateway associated with this subnet.

networkSecurityGroup

The reference to the NetworkSecurityGroup resource.

privateEndpointNetworkPolicies

Enable or Disable apply network policies on private end point in the subnet.

privateEndpoints

An array of references to private endpoints.

privateLinkServiceNetworkPolicies

Enable or Disable apply network policies on private link service in the subnet.

provisioningState

The provisioning state of the subnet resource.

purpose

A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.

resourceNavigationLinks

An array of references to the external resources using subnet.

routeTable

The reference to the RouteTable resource.

serviceAssociationLinks

An array of references to services injecting into this subnet.

serviceEndpointPolicies

An array of service endpoint policies.

serviceEndpoints

An array of service endpoints.

Property Details

addressPrefix

The address prefix for the subnet.

addressPrefix?: string

Property Value

string

addressPrefixes

List of address prefixes for the subnet.

addressPrefixes?: string[]

Property Value

string[]

applicationGatewayIpConfigurations

Application gateway IP configurations of virtual network resource.

applicationGatewayIpConfigurations?: ApplicationGatewayIPConfigurationOutput[]

Property Value

delegations

An array of references to the delegations on the subnet.

delegations?: DelegationOutput[]

Property Value

ipAllocations

Array of IpAllocation which reference this subnet.

ipAllocations?: SubResourceOutput[]

Property Value

ipConfigurationProfiles

Array of IP configuration profiles which reference this subnet.

ipConfigurationProfiles?: IPConfigurationProfileOutput[]

Property Value

ipConfigurations

An array of references to the network interface IP configurations using subnet.

ipConfigurations?: IPConfigurationOutput[]

Property Value

natGateway

Nat gateway associated with this subnet.

natGateway?: SubResourceOutput

Property Value

networkSecurityGroup

The reference to the NetworkSecurityGroup resource.

networkSecurityGroup?: NetworkSecurityGroupOutput

Property Value

privateEndpointNetworkPolicies

Enable or Disable apply network policies on private end point in the subnet.

privateEndpointNetworkPolicies?: "Enabled" | "Disabled"

Property Value

"Enabled" | "Disabled"

privateEndpoints

An array of references to private endpoints.

privateEndpoints?: PrivateEndpointOutput[]

Property Value

privateLinkServiceNetworkPolicies

Enable or Disable apply network policies on private link service in the subnet.

privateLinkServiceNetworkPolicies?: "Enabled" | "Disabled"

Property Value

"Enabled" | "Disabled"

provisioningState

The provisioning state of the subnet resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

purpose

A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.

purpose?: string

Property Value

string

An array of references to the external resources using subnet.

resourceNavigationLinks?: ResourceNavigationLinkOutput[]

Property Value

routeTable

The reference to the RouteTable resource.

routeTable?: RouteTableOutput

Property Value

An array of references to services injecting into this subnet.

serviceAssociationLinks?: ServiceAssociationLinkOutput[]

Property Value

serviceEndpointPolicies

An array of service endpoint policies.

serviceEndpointPolicies?: ServiceEndpointPolicyOutput[]

Property Value

serviceEndpoints

An array of service endpoints.

serviceEndpoints?: ServiceEndpointPropertiesFormatOutput[]

Property Value