PSApplicationGateway.HttpListeners Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayHttpListener> HttpListeners { get; set; }
member this.HttpListeners : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayHttpListener> with get, set
Public Property HttpListeners As List(Of PSApplicationGatewayHttpListener)

Property Value

Applies to