management Package

Classes

AuthorizationRule

Authorization rule of an entity.

CorrelationRuleFilter

Represents the correlation filter expression.

FalseRuleFilter

A sql filter with a sql expression that is always True

MessageCountDetails

Details about the message counts in entity.

NamespaceProperties

The metadata related to a Service Bus namespace.

Please use the get_namespace_properties on the ServiceBusAdministrationClient to get a NamespaceProperties instance instead of instantiating a NamespaceProperties object directly.

QueueProperties

Properties of a Service Bus queue resource.

Please use get_queue, create_queue, or list_queues on the ServiceBusAdministrationClient to get a QueueProperties instance instead of instantiating a QueueProperties object directly.

QueueRuntimeProperties

Service Bus queue runtime properties.

RuleProperties

Properties of a topic subscription rule.

Please use get_rule, create_rule, or list_rules on the ServiceBusAdministrationClient to get a RuleProperties instance instead of instantiating a RuleProperties object directly.

ServiceBusAdministrationClient

Use this client to create, update, list, and delete resources of a ServiceBus namespace.

SqlRuleAction

Represents set of actions written in SQL language-based syntax that is performed against a ServiceBus.Messaging.BrokeredMessage .

SqlRuleFilter

Represents a filter which is a composition of an expression and an action that is executed in the pub/sub pipeline.

SubscriptionProperties

Properties of a Service Bus topic subscription resource.

Please use get_subscription, create_subscription, or list_subscriptions on the ServiceBusAdministrationClient to get a SubscriptionProperties instance instead of instantiating a SubscriptionProperties object directly.

SubscriptionRuntimeProperties

Runtime properties of a Service Bus topic subscription resource.

TopicProperties

Properties of a Service Bus topic resource.

Please use get_topic, create_topic, or list_topics on the ServiceBusAdministrationClient to get a TopicProperties instance instead of instantiating a TopicProperties object directly.

TopicRuntimeProperties

Runtime properties of a Service Bus topic resource.

TrueRuleFilter

A sql filter with a sql expression that is always True

Enums

AccessRights

Access rights of an authorization.

ApiVersion
EntityAvailabilityStatus

Availability status of the entity.

EntityStatus

Status of a Service Bus resource.

MessagingSku

The SKU for the messaging entity.

NamespaceType

The type of entities the namespace can contain.