Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NamespacePropertiesResponse

Package version

Represents properties of the namespace.

Hierarchy

Index

Properties

_response

_response: HttpOperationResponse

The underlying HTTP response.

createdAt

createdAt: Date

The time at which the namespace was created.

messagingSku

messagingSku: string

The SKU/tier of the namespace. "Basic", "Standard" and "Premium"

messagingUnits

messagingUnits: number | undefined

Number of messaging units allocated for namespace. Valid only for Premium namespaces. messagingUnits would be set to undefined for Basic and Standard namespaces.

modifiedAt

modifiedAt: Date

The last time at which the namespace was modified.

name

name: string

Name of the namespace.

namespaceType

namespaceType: string

Type of entities present in the namespace.

Generated using TypeDoc