次の方法で共有


ProcessServerDetails.UsedMemoryInBytes Property

Definition

Gets the used memory.

[Newtonsoft.Json.JsonProperty(PropertyName="usedMemoryInBytes")]
public long? UsedMemoryInBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="usedMemoryInBytes")>]
member this.UsedMemoryInBytes : Nullable<int64>
Public ReadOnly Property UsedMemoryInBytes As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to