Share via


ApplicationGatewayBackendSettings interface

Backend address pool settings of an application gateway.

Extends

Properties

name

Name of the backend settings that is unique within an Application Gateway.

properties

Properties of the application gateway backend settings.

Inherited Properties

id

Resource ID.

Property Details

name

Name of the backend settings that is unique within an Application Gateway.

name?: string

Property Value

string

properties

Properties of the application gateway backend settings.

properties?: ApplicationGatewayBackendSettingsPropertiesFormat

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id