Membros ErrorDetails
If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure.
As tabelas a seguir listam os membros expostos pelo tipo ErrorDetails.
Público Construtores
Nome | Descrição | |
---|---|---|
ErrorDetails | Initializes a new instance of the ErrorDetails class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
Code | The management service error code returned if the asynchronous request failed. | |
Message | The management service error message returned if the asynchronous request failed. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Consulte também
Referência
Classe ErrorDetails
Namespace Microsoft.WindowsAzure.OperationStatusResponse