Compartir a través de


VirtualMachineSize.MemoryInMB Propiedad

Definición

Obtiene o establece la cantidad de memoria, en MB, compatible con el tamaño de la 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a