次の方法で共有


FrontDoorBackend.Priority プロパティ

定義

負荷分散の優先順位。 優先順位の低いバックエンドが正常な場合、負荷分散には優先度が高くなります。

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

プロパティ値

適用対象