Share via


ApplicationGatewayData.EnableHttp2 Property

Definition

Whether HTTP2 is enabled on the application gateway resource.

public bool? EnableHttp2 { get; set; }
member this.EnableHttp2 : Nullable<bool> with get, set
Public Property EnableHttp2 As Nullable(Of Boolean)

Property Value

Applies to