Dela via


IWithConnectionString<FluentT>.WithConnectionStringStickiness Metod

Definition

Ändrar fastheten i en anslutningssträng.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithConnectionStringStickiness(string name, bool sticky);
abstract member WithConnectionStringStickiness : string * bool -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithConnectionStringStickiness (name As String, sticky As Boolean) As IUpdate(Of FluentT)

Parametrar

name
String

Namnet på anslutningssträngen.

sticky
Boolean

Sant om anslutningssträngen fastnar på platsen under ett byte.

Returer

Gäller för