ParentT - the parent resource typepublic static interface TcpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT>
| Modifier and Type | Method and Description |
|---|---|
TcpProbe.UpdateDefinitionStages.WithAttach<ParentT> |
withIntervalInSeconds(int seconds)
Specifies the interval between probes, in seconds.
|
TcpProbe.UpdateDefinitionStages.WithAttach<ParentT> withIntervalInSeconds(int seconds)
seconds - number of seconds/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/