Share via


ProcessInfo.PeakVirtualMemory Property

Definition

Peak virtual memory usage.

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

Property Value

Implements

Attributes

Applies to