Partager via


IWithSiteConfigs<FluentT>.WithWebSocketsEnabled(Boolean) Méthode

Définition

Spécifie si les sockets web sont activés.

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

Paramètres

enabled
Boolean

True si les sockets web sont activés.

Retours

S’applique à