Condividi tramite


SiteConfigResource.WebSocketsEnabled Property

Definition

true if WebSocket is enabled; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? WebSocketsEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.WebSocketsEnabled : Nullable<bool> with get, set
Public Property WebSocketsEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to