Dela via


IWithAppSettings<FluentT>.WithAppSettingStickiness Metod

Definition

Ändrar tillförlitligheten i en appinställning.

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

Parametrar

key
String

Nyckeln i appinställningen för att ändra fasthet.

sticky
Boolean

Sant om appinställningen håller sig till platsen under ett byte.

Returer

Gäller för