| Modifier and Type | Interface and Description |
|---|---|
static interface |
AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T>
The stage of the Service Bus authorization rule definition allowing to enable listen, send or manage policy.
|
static interface |
AuthorizationRule.DefinitionStages.WithSendOrManage<T>
The stage of the Service Bus authorization rule definition allowing to enable send or manage policy.
|
static interface |
NamespaceAuthorizationRule.Definition
The entirety of the namespace authorization rule definition.
|
static interface |
NamespaceAuthorizationRule.DefinitionStages.Blank
The first stage of namespace authorization rule definition.
|
static interface |
QueueAuthorizationRule.Definition
The entirety of the queue authorization rule definition.
|
static interface |
QueueAuthorizationRule.DefinitionStages.Blank
The first stage of queue authorization rule definition.
|
static interface |
TopicAuthorizationRule.Definition
The entirety of the topic authorization rule definition.
|
static interface |
TopicAuthorizationRule.DefinitionStages.Blank
The first stage of topic authorization rule definition.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/