次の方法で共有


ServerVersionCapability.SupportedVcores プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="supportedVcores")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.VcoreCapability> SupportedVcores { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedVcores")>]
member this.SupportedVcores : System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.VcoreCapability>
Public ReadOnly Property SupportedVcores As IList(Of VcoreCapability)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象