次の方法で共有


IInternalErrorDetails Interface

Definition

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

Properties

Code

The error code.

Message

The error message.

Target

The target of the particular error.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to