SubscriptionRuntimeInfo Class

Definition

This provides runtime information of the subscription.

public class SubscriptionRuntimeInfo
type SubscriptionRuntimeInfo = class
Public Class SubscriptionRuntimeInfo
Inheritance
SubscriptionRuntimeInfo

Properties

AccessedAt

The DateTime when the entity was last accessed.

CreatedAt

The DateTime when the entity was created.

MessageCount

The total number of messages in the subscription.

MessageCountDetails

Message count details of the sub-queues of the entity.

SubscriptionName

The name of subscription.

TopicPath

The path of the topic.

UpdatedAt

The DateTime when the entity description was last updated.

Applies to