Edit

Share via


ResourceOptimizedPlacementOptions.AvailableMemoryWeight Property

Definition

The importance of the available memory to the silo.

public int AvailableMemoryWeight { get; set; }
member this.AvailableMemoryWeight : int with get, set
Public Property AvailableMemoryWeight As Integer

Property Value

Remarks

A higher values results in the placement favoring silos with higher available memory.

Valid range is [0-100]

Applies to