Compartilhar via


DeploymentSettings.MemoryInGB Propriedade

Definição

Obtém ou define o tamanho de memória necessário em GB, a camada básica deve estar no intervalo (1, 2), a camada standard deve estar no intervalo (1, 8)

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a