你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LoadBalancerProbe.IntervalInSeconds 属性

定义

可选。 以秒为单位指定负载平衡器探测的时间间隔。 最小值为 5 秒。 如果未指定,则默认值为 15 秒。

public int? IntervalInSeconds { get; set; }
member this.IntervalInSeconds : Nullable<int> with get, set
Public Property IntervalInSeconds As Nullable(Of Integer)

属性值

适用于