NamespaceProperties Class

The metadata related to a Service Bus namespace.

Inheritance
azure.servicebus.management._models.DictMixin
NamespaceProperties

Constructor

NamespaceProperties(name: str, **kwargs: Any)

Parameters

name

Variables

alias

Alias for the geo-disaster recovery Service Bus namespace.

created_at_utc

The exact time the namespace was created.

messaging_sku

The SKU for the messaging entity. Possible values include: "Basic", "Standard", "Premium".

messaging_units

The number of messaging units allocated to the namespace.

modified_at_utc

The exact time the namespace was last modified.

name

Name of the namespace.