Share via


IOperationStatusError Interface

Definition

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

Properties

Code

Error code.

Message

Error message.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to