ResourceOptimizedPlacementOptions.MaxAvailableMemoryWeight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The importance of the maximum available memory to the silo.
public int MaxAvailableMemoryWeight { get; set; }
member this.MaxAvailableMemoryWeight : int with get, set
Public Property MaxAvailableMemoryWeight As Integer
Property Value
Remarks
A higher values results in the placement favoring silos with higher maximum available memory.
This may have an impact in clusters with resources distributed unevenly across silos.
This relates strongly to the physical memory in the silo, and the configured memory limit (if it has been configured).
Valid range is [0-100]