VmSizeProperty.MemoryInMb Propriedade

Definição

Obtém ou define a memória cuja unidade é MB do tamanho da vm.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a