次の方法で共有


ManagedInstanceFamilyCapability.SupportedVcoresValues プロパティ

定義

サポートされている仮想コア値の一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象