| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthorizationRule<RuleT extends AuthorizationRule<RuleT>>
Type representing authorization rule.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NamespaceAuthorizationRule
Type representing authorization rule defined for namespace.
|
interface |
QueueAuthorizationRule
Type representing authorization rule defined for queue.
|
interface |
TopicAuthorizationRule
Type representing authorization rule defined for topic.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/