ManagedInstanceVcoresCapability.Value Property

Definition

Gets the virtual cores value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to