Partilhar via


VirtualMachineSize.MemoryInMB Propriedade

Definição

Obtém ou define a quantidade de memória, em MB, compatível com o tamanho da máquina virtual.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a