Megosztás a következőn keresztül:


UpdateRunProperties.StatusStage Property

Definition

The stages composing an update run. Stages are run sequentially withing an UpdateRun.

[Microsoft.Azure.PowerShell.Cmdlets.Fleet.Origin(Microsoft.Azure.PowerShell.Cmdlets.Fleet.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Fleet.Models.IUpdateStageStatus> StatusStage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Fleet.Origin(Microsoft.Azure.PowerShell.Cmdlets.Fleet.PropertyOrigin.Inlined)>]
member this.StatusStage : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Fleet.Models.IUpdateStageStatus>
Public ReadOnly Property StatusStage As List(Of IUpdateStageStatus)

Property Value

Implements

Attributes

Applies to