ProcessInfoInner.PeakVirtualMemory 속성

정의

최대 가상 메모리 사용량을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상