WebSiteGetConfigurationResponse.Use32BitWorkerProcess Property

 

Gets or sets whether 32-bit mode is enabled.

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

Public Property Use32BitWorkerProcess As Nullable(Of Boolean)

Property Value

Type: System.Nullable(Of Boolean)

true if 32-bit mode is enabled; otherwise, false.

Return to top
Show: