Compartir a través de


ApplicationGatewayRewriteRuleActionSet.UrlConfiguration Propiedad

Definición

Obtiene o establece la acción de configuración de url en el conjunto de acciones.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a