RecommendedMachineConfiguration.Memory Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to