Share via


RollingUpgradePolicy.PauseTimeBetweenBatches Property

Definition

Gets or sets 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