Freigeben über


AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem.IsPreview Property

Definition

Whether Kubernetes version is currently in preview.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public bool? IsPreview { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.IsPreview : Nullable<bool> with get, set
Public Property IsPreview As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to