ActivationCountBasedPlacementOptions Class
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.
Settings which regulate the placement of grains across a cluster when using ActivationCountBasedPlacement.
public class ActivationCountBasedPlacementOptions
type ActivationCountBasedPlacementOptions = class
Public Class ActivationCountBasedPlacementOptions
- Inheritance
-
ActivationCountBasedPlacementOptions
Constructors
ActivationCountBasedPlacementOptions() |
Fields
DEFAULT_ACTIVATION_COUNT_PLACEMENT_CHOOSE_OUT_OF |
The default number of silos to choose from when making placement decisions. |
Properties
ChooseOutOf |
Gets or sets the number of silos randomly selected for consideration when using activation count placement policy. Only used with Activation Count placement policy. |