ParentT - the stage of the parent application gateway definition to return to after attaching this definitionpublic static interface ApplicationGatewayProbe.DefinitionStages.WithInterval<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.DefinitionStages.WithAttach<ParentT> |
withTimeBetweenProbesInSeconds(int seconds)
Specifies the time interval in seconds between consecutive probes.
|
ApplicationGatewayProbe.DefinitionStages.WithAttach<ParentT> withTimeBetweenProbesInSeconds(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.
*/