Compartilhar via


CredentialResultsInner.Kubeconfigs Propriedade

Definição

Obtém o arquivo de configuração do Kubernetes codificado em 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a