ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds<ParentT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerTcpProbe.DefinitionStages.WithAttach<ParentT> |
withIntervalInSeconds(int seconds)
Specifies the interval between probes, in seconds.
|
LoadBalancerTcpProbe.DefinitionStages.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.
*/