次の方法で共有


IWithCookieName インターフェイス

定義

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

public interface IWithCookieName : Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IWithCookieNameBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithCookieName = interface
    interface IWithCookieNameBeta
    interface IBeta
Public Interface IWithCookieName
Implements IBeta, IWithCookieNameBeta
派生
実装

メソッド

WithAffinityCookieName(String)

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

(継承元 IWithCookieNameBeta)

適用対象