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


IWithSiteConfigs<FluentT>.WithWebSocketsEnabled(Boolean) Метод

Определение

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

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

Параметры

enabled
Boolean

Значение true, если веб-сокеты включены.

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

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