Sdílet prostřednictvím


ICredentialResults Interface

Definition

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

Properties

Kubeconfig

Base64-encoded Kubernetes configuration file.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to