Compartir a través de


IErrorDetail Interface

Definition

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

Properties

AdditionalInfo
Code
Detail
Message
Target

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to