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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET