Compartir a través de


VmSizeProperty.MemoryInMb Propiedad

Definición

Obtiene o establece la memoria cuya unidad es MB del tamaño de máquina virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="memoryInMb")]
public long? MemoryInMb { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="memoryInMb")>]
member this.MemoryInMb : Nullable<int64> with get, set
Public Property MemoryInMb As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a