Share via


ProcessInfoProperties.PeakVirtualMemory Property

Definition

Peak virtual memory usage.

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

Property Value

Implements

Attributes

Applies to