次の方法で共有


ExportSchedule.Status 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.StatusType? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.StatusType> with get, set
Public Property Status As Nullable(Of StatusType)

Property Value

Implements

Attributes

Applies to