Delen via


IKubernetesVersionProfileProperties.Value Property

Definition

List of supported Kubernetes versions

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.Info(Create=true, Description="List of supported Kubernetes versions", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.IKubernetesVersionProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="values", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.IKubernetesVersionProperties> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.Info(Create=true, Description="List of supported Kubernetes versions", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.IKubernetesVersionProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="values", Update=true)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.IKubernetesVersionProperties> with get, set
Public Property Value As List(Of IKubernetesVersionProperties)

Property Value

Attributes

Applies to