ApplicationGatewayFrontendIPConfigurationPropertiesFormat interface

Properties of Frontend IP configuration of an application gateway.

Properties

privateIPAddress

PrivateIPAddress of the network interface IP Configuration.

privateIPAllocationMethod

The private IP address allocation method.

privateLinkConfiguration

Reference to the application gateway private link configuration.

provisioningState

The provisioning state of the frontend IP configuration resource.

publicIPAddress

Reference to the PublicIP resource.

subnet

Reference to the subnet resource.

Property Details

privateIPAddress

PrivateIPAddress of the network interface IP Configuration.

privateIPAddress?: string

Property Value

string

privateIPAllocationMethod

The private IP address allocation method.

privateIPAllocationMethod?: string

Property Value

string

privateLinkConfiguration

Reference to the application gateway private link configuration.

privateLinkConfiguration?: SubResource

Property Value

provisioningState

The provisioning state of the frontend IP configuration resource.

provisioningState?: string

Property Value

string

publicIPAddress

Reference to the PublicIP resource.

publicIPAddress?: SubResource

Property Value

subnet

Reference to the subnet resource.

subnet?: SubResource

Property Value