次の方法で共有


LocationCapabilities.SupportedManagedInstanceVersions プロパティ

定義

サポートされているマネージド インスタンスのバージョンの一覧を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象