Share via


ProcessInfoProperties.NonPagedSystemMemory Property

Definition

Non-paged system memory.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public long? NonPagedSystemMemory { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.NonPagedSystemMemory : Nullable<int64> with get, set
Public Property NonPagedSystemMemory As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to