SqlPoolConnectionPolicy.RedirectionState プロパティ

定義

プロキシ リダイレクトの状態を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.redirectionState")]
public string RedirectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.redirectionState")>]
member this.RedirectionState : string with get, set
Public Property RedirectionState As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象