JobResource.Status Property

Definition

Name of the stage which is in progress.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.StageName? Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inlined)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.StageName>
Public ReadOnly Property Status As Nullable(Of StageName)

Property Value

Implements

Attributes

Applies to