IApplicationGatewayRequestRoutingRule.BackendAddresses プロパティ

定義

関連付けられているバックエンドに割り当てられたアドレスを取得します。

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

プロパティ値

適用対象