OperationMetadata interface

Metadata information for an analysis poller operation.

Properties

createdOn

The date and time the operation was created.

expiresOn

The date and time when the operation results will expire on the server.

lastModifiedOn

The time the operation status was last updated.

operationId

The operation id.

status

The current status of the operation.

Property Details

createdOn

The date and time the operation was created.

createdOn: Date

Property Value

Date

expiresOn

The date and time when the operation results will expire on the server.

expiresOn?: Date

Property Value

Date

lastModifiedOn

The time the operation status was last updated.

lastModifiedOn: Date

Property Value

Date

operationId

The operation id.

operationId: string

Property Value

string

status

The current status of the operation.

status: TextAnalyticsOperationStatus

Property Value