ArcConfiguration.KubeConfig Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to