ProcessInfoInner.VirtualMemory 속성

정의

가상 메모리 크기를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상