Dela via


SiteConfigResource.ManagedPipelineMode Property

Definition

Managed pipeline mode.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.ManagedPipelineMode? ManagedPipelineMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.ManagedPipelineMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.ManagedPipelineMode> with get, set
Public Property ManagedPipelineMode As Nullable(Of ManagedPipelineMode)

Property Value

Implements

Attributes

Applies to