ApplicationGatewayRewriteRuleActionSet.UrlConfiguration Property

Definition

Gets or sets url Configuration Action in the Action Set.

[Newtonsoft.Json.JsonProperty(PropertyName="urlConfiguration")]
public Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlConfiguration UrlConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="urlConfiguration")>]
member this.UrlConfiguration : Microsoft.Azure.Management.Network.Models.ApplicationGatewayUrlConfiguration with get, set
Public Property UrlConfiguration As ApplicationGatewayUrlConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to