BackendPoolUpdateParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |