AutoScaleRunError 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.
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. |