@Beta(value=V1_14_0)
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.
|
@Beta(value=V1_14_0) ApplicationGateway.DefinitionStages.WithCreate withHttp2()
@Beta(value=V1_14_0) ApplicationGateway.DefinitionStages.WithCreate withoutHttp2()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/