public static interface LoadBalancerHttpProbe.UpdateStages.WithIntervalInSeconds
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerHttpProbe.Update |
withIntervalInSeconds(int seconds)
Specifies the interval between probes, in seconds.
|
LoadBalancerHttpProbe.Update 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.
*/