WebSiteGetConfigurationResponse.ManagedPipelineMode Property

 

Optional. The managed pipeline mode.

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

public Nullable<ManagedPipelineMode> ManagedPipelineMode { get; set; }

Property Value

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