閱讀英文

共用方式為


com.azure.messaging.servicebus.administration.models

Package containing the data models for ServiceBusManagementClient. Azure Service Bus client for managing Queues, Topics, and Subscriptions.

Classes

AccessRights

Access rights of an authorization.

CorrelationRuleFilter

Represents the correlation rule filter expression.

CreateQueueOptions

Represents the set of options that can be specified for the creation of a queue.

CreateRuleOptions

A set of options for creating a rule.

CreateSubscriptionOptions

Options to set when creating a subscription.

CreateTopicOptions

Represents the set of options that can be specified for the creation of a topic.

EmptyRuleAction

Represents a rule action that does nothing.

EntityStatus

Status of a Service Bus resource.

FalseRuleFilter

Matches none the messages arriving to be selected for the subscription.

MessagingSku

The SKU for the messaging entity.

NamespaceProperties

The metadata related to a Service Bus namespace.

NamespaceType

The type of entities the namespace can contain.

QueueProperties

Properties on a queue.

QueueRuntimeProperties

Runtime properties about the queue.

RuleAction

Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.

RuleFilter

Describes a filter expression that is evaluated against a ServiceBusMessage.

RuleProperties

Properties on a rule.

SharedAccessAuthorizationRule

A shared access key for accessing Service Bus entities.

SqlRuleAction

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

SqlRuleFilter

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

SubscriptionProperties

Properties on a subscription.

SubscriptionRuntimeProperties

Runtime properties about a subscription.

TopicProperties

Represents the static properties of the topic.

TopicRuntimeProperties

Runtime properties about the topic.

TrueRuleFilter

Matches all the messages arriving to be selected for the subscription.

Interfaces

AuthorizationRule

Represents an authorization rule to access Service Bus entities.