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

RollingUpgradePolicy.PauseTimeBetweenBatches Property

Definition

The wait time between completing the update for all virtual machines in one batch and starting the next batch. The time duration should be specified in ISO 8601 format..

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

Property Value

Applies to