ApplicationGatewaySetConfiguration.FrontendPorts Property

Definition

Optional. Frontend ports on the application gateway.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.FrontendPort> FrontendPorts { get; set; }
member this.FrontendPorts : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.FrontendPort> with get, set
Public Property FrontendPorts As IList(Of FrontendPort)

Property Value

Applies to