LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds<ParentT>.withIntervalInSeconds(int seconds) 方法
定义
Specifies the interval between probes, in seconds.
public WithAttach<ParentT> withIntervalInSeconds(int seconds)
参数
- seconds
-
int
number of seconds
返回
the next stage of the definition
适用于