Condividi tramite


SiteConfigResourceInner.WebSocketsEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> se WebSocket è abilitato; in caso contrario, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.webSocketsEnabled")]
public bool? WebSocketsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.webSocketsEnabled")>]
member this.WebSocketsEnabled : Nullable<bool> with get, set
Public Property WebSocketsEnabled As Nullable(Of Boolean)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a