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 86400Copyright © 2020 Microsoft Corporation. All rights reserved.