Partilhar via


ResourceLimits.MemoryInGB Propriedade

Definição

Obtém ou define o limite de memória em GB dessa instância de contêiner.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a