Share via


IContainerInfo.MemoryStatMaxUsage Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="maxUsage")]
public long? MemoryStatMaxUsage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="maxUsage")>]
member this.MemoryStatMaxUsage : Nullable<int64> with get, set
Public Property MemoryStatMaxUsage As Nullable(Of Long)

Property Value

Attributes

Applies to