Share via


Status.ReservedMem Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to