IErrorDetails Interface

Definition

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

Properties

Code
Message

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to