Delen via


RefundBillingInformation.CompletedTransaction Property

Definition

The number of completed transactions in this reservation's payment

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)]
public int? CompletedTransaction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Owned)>]
member this.CompletedTransaction : Nullable<int> with get, set
Public Property CompletedTransaction As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to