ScaleCapacity 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.
The number of instances that can be used in the scaling action.
public class ScaleCapacity
type ScaleCapacity = class
Public Class ScaleCapacity
- Inheritance
-
ScaleCapacity
Constructors
ScaleCapacity() |
Initializes a new instance of the ScaleCapacity class. |
Properties
Default |
Optional. The default number of instances that are available for the scaling action. |
Maximum |
Optional. The maximum number of instances that are available for the scaling action. |
Minimum |
Optional. The minimum number of instances that are available for the scaling action. |