ScaleProfile Class

Definition

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.

Applies to