IProcessInfoProperties.NonPagedSystemMemory Property

Definition

Non-paged system memory.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Non-paged system memory.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="non_paged_system_memory")]
public long? NonPagedSystemMemory { get; set; }

Property Value

Attributes

Applies to