Class TopicRuntimeInfo
- java.lang.Object
-
- com.microsoft.azure.servicebus.management.EntityRuntimeInfo
-
- com.microsoft.azure.servicebus.management.TopicRuntimeInfo
-
public class TopicRuntimeInfo extends EntityRuntimeInfo
This provides runtime information of the topic.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getSizeInBytes()
int
getSubscriptionCount()
-
Methods inherited from class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
getAccessedAt, getCreatedAt, getMessageCountDetails, getPath, getUpdatedAt
-
-