Get Frontdoor Origin Group Load Balancing
data class GetFrontdoorOriginGroupLoadBalancing(val additionalLatencyInMilliseconds: Int, val sampleSize: Int, val successfulSamplesRequired: Int)
Properties
Link copied to clipboard
Specifies the additional latency in milliseconds for probes to fall into the lowest latency bucket.
Link copied to clipboard
Specifies the number of samples to consider for load balancing decisions.
Link copied to clipboard
Specifies the number of samples within the sample period that must succeed.