Partager via


ApplicationGateway.HttpListeners Propriété

Définition

Obtient ou définit les écouteurs http de la ressource de passerelle d’application. Pour connaître les limites par défaut, consultez limites Application Gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.httpListeners")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener> HttpListeners { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.httpListeners")>]
member this.HttpListeners : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayHttpListener> with get, set
Public Property HttpListeners As IList(Of ApplicationGatewayHttpListener)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à