Condividi tramite


SiteConfigResource.ManagedPipelineMode Property

Definition

Managed pipeline mode.

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

Property Value

Implements

Attributes

Applies to