NamespaceTopicProperties interface

Properties of the namespace topic.

Properties

eventRetentionInDays

Event retention for the namespace topic expressed in days. The property default value is 1 day. Min event retention duration value is 1 day and max event retention duration value is 1 day.

inputSchema

This determines the format that is expected for incoming events published to the topic.

provisioningState

Provisioning state of the namespace topic.

publisherType

Publisher type of the namespace topic.

Property Details

eventRetentionInDays

Event retention for the namespace topic expressed in days. The property default value is 1 day. Min event retention duration value is 1 day and max event retention duration value is 1 day.

eventRetentionInDays?: number

Property Value

number

inputSchema

This determines the format that is expected for incoming events published to the topic.

inputSchema?: string

Property Value

string

provisioningState

Provisioning state of the namespace topic.

provisioningState?: string

Property Value

string

publisherType

Publisher type of the namespace topic.

publisherType?: string

Property Value

string