Udostępnij za pośrednictwem


ResourcePoolData.MemLimitMB Property

Definition

Gets or sets MemLimitMB specifies a memory usage limit in megabytes. Utilization will not exceed the specified limit even if there are available resources.

public long? MemLimitMB { get; }
member this.MemLimitMB : Nullable<int64>
Public ReadOnly Property MemLimitMB As Nullable(Of Long)

Property Value

Applies to