ErrorError 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.
Error definition properties.
public class ErrorError
type ErrorError = class
Public Class ErrorError
- Inheritance
-
ErrorError
Constructors
ErrorError() |
Initializes a new instance of the ErrorError class. |
ErrorError(String, String, String, IList<ErrorDetails>) |
Initializes a new instance of the ErrorError class. |
Properties
Code |
Gets or sets error code. |
Details |
Gets or sets error details. |
Message |
Gets or sets error message. |
Target |
Gets or sets error target. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET