Freigeben über


ErrorDetailAutoGenerated Class

Definition

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

Constructors

ErrorDetailAutoGenerated()

Properties

AdditionalInfo
Code
Detail
Message
Target

Methods

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

Applies to