azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

38 строки
2.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithHttp2"
fullName: "com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithHttp2"
name: "ApplicationGateway.DefinitionStages.WithHttp2"
nameWithType: "ApplicationGateway.DefinitionStages.WithHttp2"
summary: "The stage of the application gateway definition allowing to specify whether HTTP2 is enabled on the application gateway."
syntax: "public static interface **ApplicationGateway.DefinitionStages.WithHttp2**"
methods:
- uid: "com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithHttp2.withHttp2()"
fullName: "com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithHttp2.withHttp2()"
name: "withHttp2()"
nameWithType: "ApplicationGateway.DefinitionStages.WithHttp2.withHttp2()"
summary: "Enables HTTP2 for the application gateway."
modifiers:
- "abstract"
syntax: "public abstract ApplicationGateway.DefinitionStages.WithCreate withHttp2()"
desc: "Enables HTTP2 for the application gateway."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithHttp2.withoutHttp2()"
fullName: "com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithHttp2.withoutHttp2()"
name: "withoutHttp2()"
nameWithType: "ApplicationGateway.DefinitionStages.WithHttp2.withoutHttp2()"
summary: "Disables HTTP2 for the application gateway."
modifiers:
- "abstract"
syntax: "public abstract ApplicationGateway.DefinitionStages.WithCreate withoutHttp2()"
desc: "Disables HTTP2 for the application gateway."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the application gateway definition allowing to specify whether HTTP2 is enabled on the application gateway."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4