Export.ScheduleStatus Property

Definition

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

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

Property Value

Implements

Attributes

Applies to