Share via


IListCredentialResponseError Interface

Definition

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

Properties

Code
Message

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to