TopicRuntimeInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET