PSApplicationGateway.EnableRequestBuffering Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public bool? EnableRequestBuffering { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.EnableRequestBuffering : Nullable<bool> with get, set
Public Property EnableRequestBuffering As Nullable(Of Boolean)

Property Value

Attributes

Applies to