Share via


RecoverableServerResource.VCore Property

Definition

Gets vCore associated with the service level objective

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to