ParentT - the stage of the parent application gateway update to return to after attaching this definitionpublic static interface ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT> |
withTimeoutInSeconds(int seconds)
Specifies the amount of time in seconds waiting for a response before the probe is considered failed.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT> 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.
*/