ErrorResponse Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20200207Preview.ErrorResponseTypeConverter))]
public class ErrorResponse : Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20200207Preview.IErrorResponse
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20200207Preview.ErrorResponseTypeConverter))>]
type ErrorResponse = class
    interface IErrorResponse
    interface IJsonSerializable
Public Class ErrorResponse
Implements IErrorResponse
Inheritance
ErrorResponse
Attributes
Implements

Constructors

ErrorResponse()

Properties

Code
Message

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to