Compartir a través de


InstancePoolFamilyCapability.SupportedVcoresValues Propiedad

Definición

Obtiene la lista de valores de núcleos virtuales admitidos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a