AzureApplicationGatewayRequestRoutingRuleBase.HttpListener Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Application gateway HttpListener", ParameterSetName="SetByResource")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayHttpListener HttpListener { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Application gateway HttpListener", ParameterSetName="SetByResource")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.HttpListener : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayHttpListener with get, set
Public Property HttpListener As PSApplicationGatewayHttpListener

Property Value

Attributes

Applies to