Share via


ContainerInfo.MemoryStatUsage Property

Definition

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

Property Value

Implements

Attributes

Applies to