PSApplicationGateway.EnableResponseBuffering Property

Definition

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

Property Value

Attributes

Applies to