LocationCapabilities.SupportedManagedInstanceVersions Property

Definition

Gets the list of supported managed instance versions.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedManagedInstanceVersions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedInstanceVersionCapability> SupportedManagedInstanceVersions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedManagedInstanceVersions")>]
member this.SupportedManagedInstanceVersions : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedInstanceVersionCapability>
Public ReadOnly Property SupportedManagedInstanceVersions As IList(Of ManagedInstanceVersionCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to