Share via


RaiTopicProperties interface

RAI Custom Topic properties.

Properties

createdAt

Creation time of the custom topic.

description

Description of the custom topic.

failedReason

Failed reason if the status is Failed.

lastModifiedAt

Last modified time of the custom topic.

sampleBlobUrl

Sample blob url for the custom topic.

status

Status of the custom topic.

topicId

The unique identifier of the custom topic.

topicName

The name of the custom topic.

Property Details

createdAt

Creation time of the custom topic.

createdAt?: Date

Property Value

Date

description

Description of the custom topic.

description?: string

Property Value

string

failedReason

Failed reason if the status is Failed.

failedReason?: string

Property Value

string

lastModifiedAt

Last modified time of the custom topic.

lastModifiedAt?: Date

Property Value

Date

sampleBlobUrl

Sample blob url for the custom topic.

sampleBlobUrl?: string

Property Value

string

status

Status of the custom topic.

status?: string

Property Value

string

topicId

The unique identifier of the custom topic.

topicId?: string

Property Value

string

topicName

The name of the custom topic.

topicName?: string

Property Value

string