Load Balancing Settings Model Response
data class LoadBalancingSettingsModelResponse(val additionalLatencyMilliseconds: Int? = null, val id: String? = null, val name: String? = null, val resourceState: String, val sampleSize: Int? = null, val successfulSamplesRequired: Int? = null, val type: String)
Load balancing settings for a backend pool
Constructors
Properties
Link copied to clipboard
The additional latency in milliseconds for probes to fall into the lowest latency bucket
Link copied to clipboard
Resource status.
Link copied to clipboard
The number of samples to consider for load balancing decisions
Link copied to clipboard
The number of samples within the sample period that must succeed