ResourceRequests.MemoryInGB Property

Definition

Gets or sets the memory request in GB of this container instance.

[Newtonsoft.Json.JsonProperty(PropertyName="memoryInGB")]
public double MemoryInGB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="memoryInGB")>]
member this.MemoryInGB : double with get, set
Public Property MemoryInGB As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to