ManagedInstanceFamilyCapability.SupportedVcoresValues Property

Definition

Gets list of supported virtual cores values.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to