ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancerHttpProbe.DefinitionStages.WithIntervalInSeconds<ParentT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> |
withIntervalInSeconds(int seconds)
Specifies the interval between probes, in seconds.
|
LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> withIntervalInSeconds(int seconds)
seconds - number of secondsCopyright © 2020 Microsoft Corporation. All rights reserved.