다음을 통해 공유


FrontDoorBackend.Priority Property

Definition

Priority to use for load balancing. Higher priorities will not be used for load balancing if any lower priority backend is healthy.

public int? Priority { get; set; }
member this.Priority : Nullable<int> with get, set
Public Property Priority As Nullable(Of Integer)

Property Value

Applies to