다음을 통해 공유


ProcessInfoProperties.PagedSystemMemory Property

Definition

Paged system memory.

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

Property Value

Implements

Attributes

Applies to