OperationMetadata interface
Metadata information for an analysis poller operation.
Properties
created |
The date and time the operation was created. |
expires |
The date and time when the operation results will expire on the server. |
last |
The time the operation status was last updated. |
operation |
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