Share via


PerformanceTierServiceLevelObjectives.VCore Property

Definition

Gets or sets vCore associated with the service level objective

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to