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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET