共用方式為


PaymentDetail.Status Property

Definition

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

public Azure.ResourceManager.Reservations.Models.PaymentStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.Reservations.Models.PaymentStatus>
Public ReadOnly Property Status As Nullable(Of PaymentStatus)

Property Value

Applies to