Edit

Share via


ResourceOptimizedPlacementOptions.ActivationCountWeight Property

Definition

The importance of the current activation count to the silo.

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

Property Value

Remarks

A higher values results in the placement favoring silos with lower activation count.

Valid range is [0-100]

Applies to