Share via


ApplicationGatewayData.FrontendPorts Property

Definition

Frontend ports of the application gateway resource. For default limits, see Application Gateway limits.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayFrontendPort> FrontendPorts { get; }
member this.FrontendPorts : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayFrontendPort>
Public ReadOnly Property FrontendPorts As IList(Of ApplicationGatewayFrontendPort)

Property Value

Applies to