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

RollingUpgradePolicy.PauseTimeBetweenBatches 属性

定义

获取或设置从完成一批中所有虚拟机的更新到开始下一批之间的等待时间。 持续时间应以 ISO 8601 格式指定。 默认值为 0 秒 (PT0S) 。

[Newtonsoft.Json.JsonProperty(PropertyName="pauseTimeBetweenBatches")]
public string PauseTimeBetweenBatches { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pauseTimeBetweenBatches")>]
member this.PauseTimeBetweenBatches : string with get, set
Public Property PauseTimeBetweenBatches As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于