Partager via


ManagedClusterAccessProfileInner.KubeConfig Propriété

Définition

Obtient ou définit le fichier de configuration Kubernetes encodé 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()

Valeur de propriété

Byte[]
Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à