IExchangePolicyError Interface

Definition

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

Properties

Name Description
Code
Message

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to