JobErrorItem 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.
The job error items.
public class JobErrorItem
type JobErrorItem = class
Public Class JobErrorItem
- Inheritance
-
JobErrorItem
Constructors
JobErrorItem() |
Initializes a new instance of the JobErrorItem class. |
JobErrorItem(String, String, IList<String>) |
Initializes a new instance of the JobErrorItem class. |
Properties
Code |
Gets or sets the error code intended for programmatic access. |
Message |
Gets or sets the error message intended to describe the error in detail. |
Recommendations |
Gets or sets the recommended actions. |
Methods
Validate() |
Validate the object. |
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