ZonePreference.Rank Property

Definition

The rank of the zone. This is used with 'Prioritized' ZoneDistributionStrategy. The lower the number, the higher the priority, starting with 0. 0 is the highest rank. If not specified, defaults to lowest rank.

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

Property Value

Applies to