AutoScaleRunError Class

Definition

An error that occurred when executing or evaluating a pool autoscale formula.

public class AutoScaleRunError
type AutoScaleRunError = class
Public Class AutoScaleRunError
Inheritance
AutoScaleRunError

Properties

Code

Gets a code for the autoscale error. See BatchErrorCodeStrings for possible values.

Message

Gets a message describing the autoscale error, intended to be suitable for display in a user interface.

Values

Gets a list of additional error details related to the autoscale error.

Applies to