IExportExecutionInternal.Status Property

Definition

The last known status of the export execution.

public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExecutionStatus? Status { get; set; }
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExecutionStatus> with get, set
Public Property Status As Nullable(Of ExecutionStatus)

Property Value

Applies to