Compartir a través de


ManagedClusterAccessProfileInner.KubeConfig Propiedad

Definición

Obtiene o establece el archivo de configuración de Kubernetes codificado en base64.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.kubeConfig")]
public byte[] KubeConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.kubeConfig")>]
member this.KubeConfig : byte[] with get, set
Public Property KubeConfig As Byte()

Valor de propiedad

Byte[]
Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a