Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.BackendPoolProperties
Packages that use BackendPoolProperties
Package
Description
Package containing the inner data models for FrontDoorManagementClient.
-
Uses of BackendPoolProperties in com.azure.resourcemanager.frontdoor.fluent.models
Methods in com.azure.resourcemanager.frontdoor.fluent.models that return BackendPoolPropertiesModifier and TypeMethodDescriptionBackendPoolProperties.withBackends(List<Backend> backends) Set the backends property: The set of backends for this pool.BackendPoolProperties.withHealthProbeSettings(com.azure.core.management.SubResource healthProbeSettings) Set the healthProbeSettings property: L7 health probe settings for a backend pool.BackendPoolProperties.withLoadBalancingSettings(com.azure.core.management.SubResource loadBalancingSettings) Set the loadBalancingSettings property: Load balancing settings for a backend pool.