Share via


KubernetesVersionProperties.PatchVersions Property

Definition

Patch versions of a Kubernetes release.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.HybridContainerService.Models.KubernetesPatchVersions> PatchVersions { get; }
member this.PatchVersions : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.HybridContainerService.Models.KubernetesPatchVersions>
Public ReadOnly Property PatchVersions As IReadOnlyDictionary(Of String, KubernetesPatchVersions)

Property Value

Applies to