Compartir a través de


RefundResponse.BillingInformationTotalTransaction Property

Definition

The number of total transactions in this reservation's payment

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

Property Value

Implements

Attributes

Applies to