Uses of Class
com.azure.resourcemanager.frontdoor.models.BackendPoolUpdateParameters
Package
Description
Package containing the inner data models for FrontDoorManagementClient.
Package containing the data models for FrontDoorManagementClient.
-
Uses of BackendPoolUpdateParameters in com.azure.resourcemanager.frontdoor.fluent.models
Modifier and TypeClassDescriptionfinal class
The JSON object that contains the properties required to create a Backend Pool. -
Uses of BackendPoolUpdateParameters in com.azure.resourcemanager.frontdoor.models
Modifier and TypeMethodDescriptionBackendPoolUpdateParameters.withBackends
(List<Backend> backends) Set the backends property: The set of backends for this pool.BackendPoolUpdateParameters.withHealthProbeSettings
(com.azure.core.management.SubResource healthProbeSettings) Set the healthProbeSettings property: L7 health probe settings for a backend pool.BackendPoolUpdateParameters.withLoadBalancingSettings
(com.azure.core.management.SubResource loadBalancingSettings) Set the loadBalancingSettings property: Load balancing settings for a backend pool.