IApplicationGateway.IPConfigurations Property

Definition

Gets IP configurations of this application gateway, indexed by name.

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

Property Value

Applies to