Delen via


PaymentDetail.Status Property

Definition

Describes whether the payment is completed, failed, cancelled or scheduled in the future.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.PaymentStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.PaymentStatus> with get, set
Public Property Status As Nullable(Of PaymentStatus)

Property Value

Implements

Attributes

Applies to