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.ModelRecommendedActionErrorInfo
Constructor
RecommendedActionErrorInfo(**kwargs)
Variables
Name | Description |
---|---|
error_code
|
Gets the reason why the recommended action was put to error state. e.g., DatabaseHasQdsOff, IndexAlreadyExists. |
is_retryable
|
str or
IsRetryable
Gets whether the error could be ignored and recommended action could be retried. Possible values are: Yes/No. Possible values include: "Yes", "No". |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python