Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetSubscriptionRuntimeInfoResponse

Package version

Represents result of create, get, update and delete operations on topic.

Hierarchy

Index

Properties

_response

_response: HttpOperationResponse

The underlying HTTP response.

Optional accessedOn

accessedOn: undefined | string

Accessed at timestamp

createdOn

createdOn: string

Created at timestamp

messageCount

messageCount: number

The entity's message count.

Optional messageCountDetails

messageCountDetails: MessageCountDetails

Message count details

subscriptionName

subscriptionName: string

Name of the subscription

topicName

topicName: string

Name of the topic

updatedOn

updatedOn: string

Updated at timestamp

Generated using TypeDoc