IExchangeOperationResultResponse.RefundsTotal Property

Definition

Pricing information containing the amount and the currency code

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="Pricing information containing the amount and the currency code", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice) }, Read=true, ReadOnly=false, Required=false, SerializedName="refundsTotal", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice RefundsTotal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="Pricing information containing the amount and the currency code", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice) }, Read=true, ReadOnly=false, Required=false, SerializedName="refundsTotal", Update=true)>]
member this.RefundsTotal : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice with get, set
Public Property RefundsTotal As IPrice

Property Value

Attributes

Applies to