ApplicationGatewayData.RedirectConfigurations プロパティ

定義

アプリケーション ゲートウェイ リソースのリダイレクト構成。 既定の制限については、「Application Gateway制限」を参照してください。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayRedirectConfiguration> RedirectConfigurations { get; }
member this.RedirectConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayRedirectConfiguration>
Public ReadOnly Property RedirectConfigurations As IList(Of ApplicationGatewayRedirectConfiguration)

プロパティ値

適用対象