Share via


CostDetailsOperationResults.Status Property

Definition

The status of the cost details operation

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsStatusType? 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.CostDetailsStatusType> with get, set
Public Property Status As Nullable(Of CostDetailsStatusType)

Property Value

Implements

Attributes

Applies to