LocationCapabilities.SupportedManagedInstanceVersions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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