| Package | Description |
|---|---|
| com.azure.resourcemanager.servicebus.models |
Package containing the data models for ServiceBusManagementClient.
|
| 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 © 2021 Microsoft Corporation. All rights reserved.