Share via


TaskRun.Status Property

Definition

The current status of the run.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.RunStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.RunStatus> with get, set
Public Property Status As Nullable(Of RunStatus)

Property Value

Implements

Attributes

Applies to