ParentT - the stage of the parent application gateway definition to return to after attaching this definitionpublic static interface ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT> extends HasProtocol.UpdateDefinitionStages.WithProtocol<ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT>,ApplicationGatewayProtocol>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT> |
withHttp()
Specifies HTTP as the probe protocol.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT> |
withHttps()
Specifies HTTPS as the probe protocol.
|
withProtocolApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT> withHttp()
ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT> withHttps()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/