IExchangeOperationResultResponse.NetPayable 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="netPayable", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice NetPayable { 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="netPayable", Update=true)>]
member this.NetPayable : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice with get, set
Public Property NetPayable As IPrice

Property Value

Attributes

Applies to