ScaleProfile 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.
Specifications on how to scale a VirtualMachines agent pool.
public class ScaleProfile
type ScaleProfile = class
Public Class ScaleProfile
- Inheritance
-
ScaleProfile
Constructors
| Name | Description |
|---|---|
| ScaleProfile() |
Initializes a new instance of the ScaleProfile class. |
| ScaleProfile(IList<ManualScaleProfile>) |
Initializes a new instance of the ScaleProfile class. |
Properties
| Name | Description |
|---|---|
| Manual |
Gets or sets specifications on how to scale the VirtualMachines agent pool to a fixed size. |