次の方法で共有


IApplicationGateway.IPConfigurations プロパティ

定義

名前でインデックス付けされた、このアプリケーション ゲートウェイの IP 構成を取得します。

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)

プロパティ値

適用対象