Sdílet prostřednictvím


BackendPoolUpdateParameters Class

Definition

A collection of backends that can be routed to.

public class BackendPoolUpdateParameters
type BackendPoolUpdateParameters = class
Public Class BackendPoolUpdateParameters
Inheritance
BackendPoolUpdateParameters
Derived

Constructors

BackendPoolUpdateParameters()

Initializes a new instance of the BackendPoolUpdateParameters class.

BackendPoolUpdateParameters(IList<Backend>, SubResource, SubResource)

Initializes a new instance of the BackendPoolUpdateParameters class.

Properties

Backends

Gets or sets the set of backends for this pool

HealthProbeSettings

Gets or sets l7 health probe settings for a backend pool

LoadBalancingSettings

Gets or sets load balancing settings for a backend pool

Applies to