Share via


ApplicationGatewayRedirectConfigurationInner.TargetListener Property

Definition

Gets or sets reference to a listener to redirect the request to.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetListener")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource TargetListener { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetListener")>]
member this.TargetListener : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property TargetListener As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to