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 secondsCopyright © 2021 Microsoft Corporation. All rights reserved.