Topic Args
constructor(autoDeleteOnIdle: Output<String>? = null, batchedOperationsEnabled: Output<Boolean>? = null, defaultMessageTtl: Output<String>? = null, duplicateDetectionHistoryTimeWindow: Output<String>? = null, expressEnabled: Output<Boolean>? = null, maxMessageSizeInKilobytes: Output<Int>? = null, maxSizeInMegabytes: Output<Int>? = null, name: Output<String>? = null, namespaceId: Output<String>? = null, partitioningEnabled: Output<Boolean>? = null, requiresDuplicateDetection: Output<Boolean>? = null, status: Output<String>? = null, supportOrdering: Output<Boolean>? = null)
Deprecated
azure.eventhub.Topic has been deprecated in favor of azure.servicebus.Topic