RecommendedMachineConfiguration.VCPUs Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="vCPUs")]
public Microsoft.Azure.Management.Compute.Fluent.Models.ResourceRange VCPUs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vCPUs")>]
member this.VCPUs : Microsoft.Azure.Management.Compute.Fluent.Models.ResourceRange with get, set
Public Property VCPUs As ResourceRange

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to