Service Bus Namespace Topic

This table represents the service_bus_namespace_topic resource from Microsoft Azure.

azure.service_bus_namespace_topic

Fields

TitleIDTypeData TypeDescription
_keycorestring
accessed_atcorestringLast time the message was sent, or a request was received, for this topic.
auto_delete_on_idlecorestringISO 8601 timespan idle interval after which the topic is automatically deleted. The minimum duration is 5 minutes.
count_detailscorejsonMessage count details
created_atcorestringExact time the message was created.
default_message_time_to_livecorestringISO 8601 Default message timespan to live value. This is the duration after which the message expires, starting from when the message is sent to Service Bus. This is the default value used when TimeToLive is not set on a message itself.
duplicate_detection_history_time_windowcorestringISO8601 timespan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.
enable_batched_operationscoreboolValue that indicates whether server-side batched operations are enabled.
enable_expresscoreboolValue that indicates whether Express Entities are enabled. An express topic holds a message in memory temporarily before writing it to persistent storage.
enable_partitioningcoreboolValue that indicates whether the topic to be partitioned across multiple message brokers is enabled.
idcorestringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
locationcorestringThe geo-location where the resource lives
max_message_size_in_kilobytescoreint64Maximum size (in KB) of the message payload that can be accepted by the topic. This property is only used in Premium today and default is 1024.
max_size_in_megabytescoreint64Maximum size of the topic in megabytes, which is the size of the memory allocated for the topic. Default is 1024.
namecorestringThe name of the resource
requires_duplicate_detectioncoreboolValue indicating if this topic requires duplicate detection.
resource_groupcorestring
size_in_bytescoreint64Size of the topic, in bytes.
statuscorestringEnumerates the possible values for the status of a messaging entity.
subscription_countcoreint64Number of subscriptions.
subscription_idcorestring
subscription_namecorestring
support_orderingcoreboolValue that indicates whether the topic supports ordering.
system_datacorejsonThe system meta data relating to this resource.
tagscorehstore
typecorestringThe type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
updated_atcorestringThe exact time the message was updated.