Share via


IListCredentialResponseProperties Interface

Definition

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

Properties

Kubeconfig

Base64-encoded Kubernetes configuration file.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to