Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.LoadBalancingSettingsProperties
Package
Description
Package containing the inner data models for FrontDoorManagementClient.
-
Uses of LoadBalancingSettingsProperties in com.azure.resourcemanager.frontdoor.fluent.models
Modifier and TypeMethodDescriptionLoadBalancingSettingsProperties.withAdditionalLatencyMilliseconds
(Integer additionalLatencyMilliseconds) Set the additionalLatencyMilliseconds property: The additional latency in milliseconds for probes to fall into the lowest latency bucket.LoadBalancingSettingsProperties.withSampleSize
(Integer sampleSize) Set the sampleSize property: The number of samples to consider for load balancing decisions.LoadBalancingSettingsProperties.withSuccessfulSamplesRequired
(Integer successfulSamplesRequired) Set the successfulSamplesRequired property: The number of samples within the sample period that must succeed.