Dela via


TopicRuntimeInfo Class

Definition

This provides runtime information of the topic.

public class TopicRuntimeInfo
type TopicRuntimeInfo = class
Public Class TopicRuntimeInfo
Inheritance
TopicRuntimeInfo

Properties

AccessedAt

The DateTime when the entity was last accessed.

CreatedAt

The DateTime when the entity was created.

MessageCountDetails

The total number of messages in the topic.

Path

The path of the topic.

SizeInBytes

Current size of the entity in bytes.

SubscriptionCount

Number of subscriptions to the topic.

UpdatedAt

The DateTime when the entity description was last updated.

Applies to