Sdílet prostřednictvím


IErrorFieldContract Interface

Definition

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

Properties

Code

Property level error code.

Message

Human-readable representation of property-level error.

Target

Property name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to