IWithCookieNameBeta Interface

Definition

The stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.

public interface IWithCookieNameBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithCookieNameBeta = interface
    interface IBeta
Public Interface IWithCookieNameBeta
Implements IBeta
Derived
Implements

Methods

WithAffinityCookieName(String)

Specifies the name for the affinity cookie.

Applies to