次の方法で共有


IWithCookieNameBeta<ReturnT> インターフェイス

定義

アフィニティ Cookie の名前を指定できるアプリケーション ゲートウェイ バックエンド HTTP 構成のステージ。

public interface IWithCookieNameBeta<ReturnT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithCookieNameBeta<'ReturnT> = interface
    interface IBeta
Public Interface IWithCookieNameBeta(Of ReturnT)
Implements IBeta

型パラメーター

ReturnT

この定義をアタッチした後に戻る親アプリケーション ゲートウェイ定義のステージ。

派生
実装

メソッド

WithAffinityCookieName(String)

アフィニティ Cookie の名前を指定します。

適用対象