ServerVersionCapability.SupportedVcores Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to