共用方式為


IApplicationGateway.Frontends Property

Definition

Gets frontend IP configurations, indexed by name.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayFrontend> Frontends { get; }
member this.Frontends : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayFrontend>
Public ReadOnly Property Frontends As IReadOnlyDictionary(Of String, IApplicationGatewayFrontend)

Property Value

Applies to