Share via


WebSiteSlotConfig.IsWebSocketsEnabled Property

Definition

<code>true</code> if WebSocket is enabled; otherwise, <code>false</code>.

public Azure.Provisioning.BicepValue<bool> IsWebSocketsEnabled { get; set; }
member this.IsWebSocketsEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsWebSocketsEnabled As BicepValue(Of Boolean)

Property Value

Applies to