你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ASRProviderError Class

Definition

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

Applies to