ExportExecution.Status Property

Definition

The last known status of the export execution.

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

Property Value

Implements

Attributes

Applies to