Compartilhar via


UpdateStage.AfterStageWaitInSecond Property

Definition

The time in seconds to wait at the end of this stage before starting the next one. Defaults to 0 seconds if unspecified.

[Microsoft.Azure.PowerShell.Cmdlets.Fleet.Origin(Microsoft.Azure.PowerShell.Cmdlets.Fleet.PropertyOrigin.Owned)]
public int? AfterStageWaitInSecond { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Fleet.Origin(Microsoft.Azure.PowerShell.Cmdlets.Fleet.PropertyOrigin.Owned)>]
member this.AfterStageWaitInSecond : Nullable<int> with get, set
Public Property AfterStageWaitInSecond As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to