Share via


ApplicationGatewayIPConfiguration interface

IP configuration of an application gateway. Currently 1 public and 1 private IP configuration is allowed.

Extends

Properties

name

Name of the IP configuration that is unique within an Application Gateway.

properties

Properties of the application gateway IP configuration.

Inherited Properties

id

Resource ID.

Property Details

name

Name of the IP configuration that is unique within an Application Gateway.

name?: string

Property Value

string

properties

Properties of the application gateway IP configuration.

properties?: ApplicationGatewayIPConfigurationPropertiesFormat

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id