Delen via


TargetComputeSizeProperties.VCpUsAvailable Property

Definition

Gets the Available vCPUs supported by target compute size.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to