Share via


CompatibleVersions.Version Property

Definition

Product/service versions compatible with a service mesh add-on revision.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Version { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.Version : System.Collections.Generic.List<string> with get, set
Public Property Version As List(Of String)

Property Value

Implements

Attributes

Applies to