RolloutOperationInfo.SkipSucceededOnRetry Property

Definition

True, if all steps that succeeded on the previous run/attempt were chosen to be skipped in this retry attempt. False, otherwise.

public bool? SkipSucceededOnRetry { get; }
member this.SkipSucceededOnRetry : Nullable<bool>
Public ReadOnly Property SkipSucceededOnRetry As Nullable(Of Boolean)

Property Value

Applies to