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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET