WebSiteGetConfigurationResponse.WebSocketsEnabled Property

 

Optional. Indicates if Web Sockets are enabled.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public Nullable<bool> WebSocketsEnabled { get; set; }

Property Value

Type: System.Nullable<Boolean>
Return to top
Show: