Udostępnij za pośrednictwem


ApplicationGatewayRedirectConfigurationInner.TargetUrl Property

Definition

Gets or sets url to redirect the request to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to