public static interface ApplicationGatewayProbe.UpdateStages.WithProtocol extends HasProtocol.UpdateStages.WithProtocol<ApplicationGatewayProbe.Update,ApplicationGatewayProtocol>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.Update |
withHttp()
Specifies HTTP as the probe protocol.
|
ApplicationGatewayProbe.Update |
withHttps()
Specifies HTTPS as the probe protocol.
|
withProtocolApplicationGatewayProbe.Update withHttp()
ApplicationGatewayProbe.Update withHttps()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/