Partager via


IKubernetesVersion.CapabilitySupportPlan Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Aks.PSArgumentCompleter(new System.String[] { "KubernetesOfficial", "AKSLongTermSupport" })]
[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="supportPlan", Update=true)]
public System.Collections.Generic.List<string> CapabilitySupportPlan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.PSArgumentCompleter(new System.String[] { "KubernetesOfficial", "AKSLongTermSupport" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="supportPlan", Update=true)>]
member this.CapabilitySupportPlan : System.Collections.Generic.List<string> with get, set
Public Property CapabilitySupportPlan As List(Of String)

Property Value

Attributes

Applies to