InstancePoolFamilyCapability.SupportedVcoresValues Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of supported virtual cores values.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute