Freigeben über


IErrorResponseModel Interface

Definition

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

Properties

Name Description
Code
Detail
Message
Target

Methods

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

Applies to