Partilhar via


IKubernetesVersion.PatchVersion Property

Definition

Patch versions of Kubernetes release

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="Patch versions of Kubernetes release", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IKubernetesVersionPatchVersions) }, Read=true, ReadOnly=false, Required=false, SerializedName="patchVersions", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IKubernetesVersionPatchVersions PatchVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="Patch versions of Kubernetes release", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IKubernetesVersionPatchVersions) }, Read=true, ReadOnly=false, Required=false, SerializedName="patchVersions", Update=true)>]
member this.PatchVersion : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IKubernetesVersionPatchVersions with get, set
Public Property PatchVersion As IKubernetesVersionPatchVersions

Property Value

Attributes

Applies to