Поделиться через


IWithClientAffinityEnabled<FluentT>.WithClientAffinityEnabled Метод

Определение

Указывает, включено ли сходство клиента.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<FluentT> WithClientAffinityEnabled (bool enabled);
abstract member WithClientAffinityEnabled : bool -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<'FluentT>
Public Function WithClientAffinityEnabled (enabled As Boolean) As IWithCreate(Of FluentT)

Параметры

enabled
Boolean

Значение true, если сходство клиентов включено.

Возвращаемое значение

Применяется к