Condividi tramite


ManagedClusterAccessProfileInner.KubeConfig Property

Definition

Gets or sets base64-encoded Kubernetes configuration file.

[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()

Property Value

Byte[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to