Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.LoadBalancingSettingsProperties
Packages that use LoadBalancingSettingsProperties
Package
Description
Package containing the inner data models for FrontDoorManagementClient.
-
Uses of LoadBalancingSettingsProperties in com.azure.resourcemanager.frontdoor.fluent.models
Methods in com.azure.resourcemanager.frontdoor.fluent.models that return LoadBalancingSettingsPropertiesModifier 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.