Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithWebSocketsEnabled(Boolean) Metoda

Definice

Určuje, jestli jsou povolené webové sokety.

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)

Parametry

enabled
Boolean

True, pokud jsou povolené webové sokety.

Návraty

Platí pro