PSApplicationGateway.EnableHttp2 Property

Definition

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

Property Value

Attributes

Applies to