Class | Description |
---|---|
AuthorizationRule | |
AuthorizationRuleSerializer | |
EntityNameHelper |
This class can be used to format the path for different Service Bus entity types.
|
EntityRuntimeInfo |
Base class for runtime information for entities
|
ManagementClient |
Synchronous client to perform management operations on Service Bus entities.
|
ManagementClientAsync |
Asynchronous client to perform management operations on Service Bus entities.
|
ManagementClientConstants | |
MessageCountDetails | |
NamespaceInfo |
Represents the metadata related to a service bus namespace.
|
QueueDescription |
Represents the metadata description of the queue.
|
QueueRuntimeInfo |
This provides runtime information of the queue.
|
QueueRuntimeInfoSerializer | |
SerializerUtil | |
SharedAccessAuthorizationRule | |
SubscriptionDescription |
Represents the metadata description of the subscription.
|
SubscriptionRuntimeInfo |
This provides runtime information of the subscription.
|
SubscriptionRuntimeInfoSerializer | |
TopicDescription |
Represents the metadata description of the topic.
|
TopicRuntimeInfo |
This provides runtime information of the topic.
|
TopicRuntimeInfoSerializer |
Enum | Description |
---|---|
AccessRights | |
EntityStatus |
The status of the messaging entity.
|
NamespaceSku |
Specifies the SKU/tier of the service bus namespace.
|
NamespaceType |
Specifies the type of entities the namespace can contain.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.