Dela via


RecommendedActionErrorInfo Class

Contains error information for an Azure SQL Database, Server or Elastic Pool Recommended Action.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
RecommendedActionErrorInfo

Constructor

RecommendedActionErrorInfo(**kwargs)

Variables

Name Description
error_code
str

Gets the reason why the recommended action was put to error state. e.g., DatabaseHasQdsOff, IndexAlreadyExists.

is_retryable

Gets whether the error could be ignored and recommended action could be retried. Possible values are: Yes/No. Possible values include: "Yes", "No".