Compartir a través de


ApplicationGatewayRequestRoutingRule.HttpListener Propiedad

Definición

Obtiene o establece el recurso del agente de escucha http de la puerta de enlace de aplicaciones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a