Share via


IContainerInfo.MemoryStatLimit Property

Definition

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

Property Value

Attributes

Applies to