Partager via


VirtualMachineSize.MemoryInMB Propriété

Définition

Obtient ou définit la quantité de mémoire, en Mo, prise en charge par la taille de machine virtuelle.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à