Partager via


ManagedInstanceInner.VCores Propriété

Définition

Obtient ou définit le nombre de vCores. Valeurs autorisées : 8, 16, 24, 32, 40, 64, 80.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vCores")]
public int? VCores { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vCores")>]
member this.VCores : Nullable<int> with get, set
Public Property VCores As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à