PSDynamicExecutorAllocation 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.
public class PSDynamicExecutorAllocation
type PSDynamicExecutorAllocation = class
Public Class PSDynamicExecutorAllocation
- Inheritance
-
PSDynamicExecutorAllocation
Constructors
PSDynamicExecutorAllocation(DynamicExecutorAllocation) |
Properties
Enabled |
Gets or sets indicates whether Dynamic Executor Allocation is enabled or not. |
MaxExecutors |
Gets or sets the maximum number of executors alloted |
MinExecutors |
Gets or sets the minimum number of executors alloted |