KubernetesVersion.PatchVersions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Patch versions of Kubernetes release Serialized Name: KubernetesVersion.patchVersions
public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.ContainerService.Models.KubernetesPatchVersion> PatchVersions { get; }
member this.PatchVersions : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.ContainerService.Models.KubernetesPatchVersion>
Public ReadOnly Property PatchVersions As IReadOnlyDictionary(Of String, KubernetesPatchVersion)