ResizeError Class

Definition

An error that occurred when resizing a pool.

public class ResizeError
type ResizeError = class
Public Class ResizeError
Inheritance
ResizeError

Properties

Code

Gets a code for the pool resize error. See PoolResizeErrorCodes for possible values.

Message

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

Values

Gets a list of additional error details related to the pool resize error.

Applies to