ErrorDetailAutoGenerated Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.ErrorDetailAutoGeneratedTypeConverter))]
public class ErrorDetailAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IErrorDetailAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.ErrorDetailAutoGeneratedTypeConverter))>]
type ErrorDetailAutoGenerated = class
    interface IErrorDetailAutoGenerated
    interface IJsonSerializable
Public Class ErrorDetailAutoGenerated
Implements IErrorDetailAutoGenerated
Inheritance
ErrorDetailAutoGenerated
Attributes
Implements

Constructors

ErrorDetailAutoGenerated()

Properties

Code
Detail
InnerErrorErrordetail
InnerErrorExceptiontype
Message
Target

Methods

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

Applies to