public static interface ApplicationGatewayProbe.UpdateStages.WithTimeout
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.Update |
withTimeoutInSeconds(int seconds)
Specifies the amount of time in seconds waiting for a response before the probe is considered failed.
|
ApplicationGatewayProbe.Update withTimeoutInSeconds(int seconds)
seconds - a number of seconds between 1 and 86400/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/