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

43 строки
4.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>"
name: "ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>"
nameWithType: "ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>"
summary: "Stage of an application gateway probe definition allowing to specify the protocol of the probe."
syntax: "public static interface **ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>**</br> extends <xref href=\"com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol?alt=com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol&text=WithProtocol\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout?alt=com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout&text=WithTimeout\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayProtocol?alt=com.microsoft.azure.management.network.ApplicationGatewayProtocol&text=ApplicationGatewayProtocol\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol.withHttp()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>.withHttp()"
name: "withHttp()"
nameWithType: "ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>.withHttp()"
summary: "Specifies HTTP as the probe protocol."
modifiers:
- "abstract"
syntax: "public abstract ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT> withHttp()"
desc: "Specifies HTTP as the probe protocol."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout?alt=com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout&text=WithTimeout\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol.withHttps()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>.withHttps()"
name: "withHttps()"
nameWithType: "ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>.withHttps()"
summary: "Specifies HTTPS as the probe protocol."
modifiers:
- "abstract"
syntax: "public abstract ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT> withHttps()"
desc: "Specifies HTTPS as the probe protocol."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout?alt=com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout&text=WithTimeout\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the stage of the parent application gateway update to return to after attaching this definition"
name: "ParentT"
desc: "Stage of an application gateway probe definition allowing to specify the protocol of the probe."
implements:
- "<xref href=\"com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol?alt=com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol&text=WithProtocol\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout?alt=com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout&text=WithTimeout\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayProtocol?alt=com.microsoft.azure.management.network.ApplicationGatewayProtocol&text=ApplicationGatewayProtocol\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4