ExportRun.Status Property

Definition

The last known status of the export run.

public Azure.ResourceManager.CostManagement.Models.ExportRunExecutionStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.CostManagement.Models.ExportRunExecutionStatus> with get, set
Public Property Status As Nullable(Of ExportRunExecutionStatus)

Property Value

Applies to