다음을 통해 공유


IErrorResponseModel Interface

Definition

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

Properties

Code
Detail
Message
Target

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to