次の方法で共有


IApplicationGateway.Backends プロパティ

定義

名前でインデックスが付いた、このアプリケーション ゲートウェイのバックエンド アドレス プールを取得します。

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

プロパティ値

適用対象