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 |
QueueProperties |
Properties of a Service Bus queue resource. Please use |
QueueRuntimeProperties |
Service Bus queue runtime properties. |
RuleProperties |
Properties of a topic subscription rule. Please use |
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 |
SubscriptionRuntimeProperties |
Runtime properties of a Service Bus topic subscription resource. |
TopicProperties |
Properties of a Service Bus topic resource. Please use |
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. |
Azure SDK for Python