Share via


AzureApplicationGatewayBackendHttpSettingsBase.AffinityCookieName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Cookie name to use for the affinity cookie", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string AffinityCookieName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Cookie name to use for the affinity cookie", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.AffinityCookieName : string with get, set
Public Property AffinityCookieName As String

Property Value

Attributes

Applies to