次の方法で共有


ProcessServerDetails.AvailableMemoryInBytes Property

Definition

Gets the available memory.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to