次の方法で共有


IApplicationGatewayBackend.Addresses プロパティ

定義

アプリケーション ゲートウェイのバックエンド上のアドレスを取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddress> Addresses { get; }
member this.Addresses : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddress>
Public ReadOnly Property Addresses As IReadOnlyList(Of ApplicationGatewayBackendAddress)

プロパティ値

適用対象