Partager via


CredentialResultsInner.Kubeconfigs Propriété

Définition

Obtient le fichier de configuration Kubernetes encodé en base64.

[Newtonsoft.Json.JsonProperty(PropertyName="kubeconfigs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.CredentialResult> Kubeconfigs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kubeconfigs")>]
member this.Kubeconfigs : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.CredentialResult>
Public ReadOnly Property Kubeconfigs As IList(Of CredentialResult)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à