Dela via


SqlPoolConnectionPolicy.RedirectionState Property

Definition

Gets or sets the state of proxy redirection.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to