Udostępnij za pośrednictwem


ExportSchedule.Status Property

Definition

The status of the export's schedule. If 'Inactive', the export's schedule is paused.

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

Property Value

Applies to