Share via


ICostDetailsOperationResults.Status Property

Definition

The status of the cost details operation

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The status of the cost details operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsStatusType) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsStatusType? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The status of the cost details operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsStatusType) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsStatusType> with get, set
Public Property Status As Nullable(Of CostDetailsStatusType)

Property Value

Attributes

Applies to