Get Namespace Topic Result
data class GetNamespaceTopicResult(val eventRetentionInDays: Int? = null, val id: String, val inputSchema: String? = null, val name: String, val provisioningState: String, val publisherType: String? = null, val systemData: SystemDataResponse, val type: String)
Namespace topic details.
Properties
Link copied to clipboard
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.
Link copied to clipboard
This determines the format that is expected for incoming events published to the topic.
Link copied to clipboard
Provisioning state of the namespace topic.
Link copied to clipboard
Publisher type of the namespace topic.
Link copied to clipboard
The system metadata relating to namespace topic resource.