IApplicationGateway.FrontendPorts Property

Definition

Gets named frontend ports of this application gateway, indexed by name.

public System.Collections.Generic.IReadOnlyDictionary<string,int> FrontendPorts { get; }
member this.FrontendPorts : System.Collections.Generic.IReadOnlyDictionary<string, int>
Public ReadOnly Property FrontendPorts As IReadOnlyDictionary(Of String, Integer)

Property Value

Applies to