public static interface ApplicationGateway.DefinitionStages.WithHttp2
| Modifier and Type | Method and Description |
|---|---|
ApplicationGateway.DefinitionStages.WithCreate |
withHttp2()
Enables HTTP2 for the application gateway.
|
ApplicationGateway.DefinitionStages.WithCreate |
withoutHttp2()
Disables HTTP2 for the application gateway.
|
ApplicationGateway.DefinitionStages.WithCreate withHttp2()
ApplicationGateway.DefinitionStages.WithCreate withoutHttp2()
Copyright © 2021 Microsoft Corporation. All rights reserved.