Partilhar via


SnapshotProperties.KubernetesVersion Property

Definition

Gets the version of Kubernetes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to