Share via


IRefundPolicyResultProperty Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.RefundPolicyResultPropertyTypeConverter))]
public interface IRefundPolicyResultProperty : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.RefundPolicyResultPropertyTypeConverter))>]
type IRefundPolicyResultProperty = interface
    interface IJsonSerializable
Public Interface IRefundPolicyResultProperty
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ConsumedRefundsTotal

Pricing information containing the amount and the currency code

MaxRefundLimit

Pricing information containing the amount and the currency code

PolicyError

Refund Policy errors

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to