ResourceOptimizedPlacementOptions.DEFAULT_MAX_AVAILABLE_MEMORY_WEIGHT Field
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 default value of MaxAvailableMemoryWeight.
public const int DEFAULT_MAX_AVAILABLE_MEMORY_WEIGHT = 10;
public const int DEFAULT_MAX_AVAILABLE_MEMORY_WEIGHT = 5;
val mutable DEFAULT_MAX_AVAILABLE_MEMORY_WEIGHT : int
Public Const DEFAULT_MAX_AVAILABLE_MEMORY_WEIGHT As Integer = 10
Public Const DEFAULT_MAX_AVAILABLE_MEMORY_WEIGHT As Integer = 5