ASRProviderError 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.
This class contains the provider error details per object.
public class ASRProviderError
type ASRProviderError = class
Public Class ASRProviderError
- Inheritance
-
ASRProviderError
Constructors
ASRProviderError() |
Initializes a new instance of the ASRProviderError class with required parameters. |
ASRProviderError(ProviderError) |
Initializes a new instance of the ASRProviderError class with required parameters. |
Properties
CreationTimeUtc |
Gets or sets the Time of the error creation. |
ErrorCode |
Gets or sets the Error code. |
ErrorId |
Gets or sets the Provider error Id |
ErrorMessage |
Gets or sets the Error message |