ApplicationGatewayBackendHealthPool Class

Application gateway BackendHealth pool.

Inheritance
azure.mgmt.network._serialization.Model
ApplicationGatewayBackendHealthPool

Constructor

ApplicationGatewayBackendHealthPool(*, backend_address_pool: _models.ApplicationGatewayBackendAddressPool | None = None, backend_http_settings_collection: List[_models.ApplicationGatewayBackendHealthHttpSettings] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
backend_address_pool

Reference to an ApplicationGatewayBackendAddressPool resource.

backend_http_settings_collection

List of ApplicationGatewayBackendHealthHttpSettings resources.

Variables

Name Description
backend_address_pool

Reference to an ApplicationGatewayBackendAddressPool resource.

backend_http_settings_collection

List of ApplicationGatewayBackendHealthHttpSettings resources.