次の方法で共有


InstancePoolFamilyCapability.SupportedVcoresValues プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象