ApplicationGatewayBackendHttpSettings interface
Backend address pool settings of an application gateway.
- Extends
Properties
| name | Name of the backend http settings that is unique within an Application Gateway. |
| properties | Properties of the application gateway backend HTTP settings. |
Inherited Properties
| id | Resource ID. |
Property Details
name
Name of the backend http settings that is unique within an Application Gateway.
name?: string
Property Value
string
properties
Properties of the application gateway backend HTTP settings.
properties?: ApplicationGatewayBackendHttpSettingsPropertiesFormat