Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

适用于