KubernetesVersion.PatchVersion 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
[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IKubernetesVersionPatchVersions PatchVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.PatchVersion : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IKubernetesVersionPatchVersions with get, set
Public Property PatchVersion As IKubernetesVersionPatchVersions
Property Value
Implements
- Attributes