Share via


Snapshot.KubernetesVersion Property

Definition

Gets the version of Kubernetes.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.kubernetesVersion")]
public string KubernetesVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.kubernetesVersion")>]
member this.KubernetesVersion : string
Public ReadOnly Property KubernetesVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to