JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Type Parameters:
T - the next stage of the definition
All Superinterfaces:
AuthorizationRule.DefinitionStages.WithListen <T>, AuthorizationRule.DefinitionStages.WithManage <T>, AuthorizationRule.DefinitionStages.WithSend <T>, AuthorizationRule.DefinitionStages.WithSendOrManage <T>
All Known Subinterfaces:
NamespaceAuthorizationRule.Definition , NamespaceAuthorizationRule.DefinitionStages.Blank , QueueAuthorizationRule.Definition , QueueAuthorizationRule.DefinitionStages.Blank , TopicAuthorizationRule.Definition , TopicAuthorizationRule.DefinitionStages.Blank
Enclosing interface:
AuthorizationRule.DefinitionStages
public static interface AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T>
extends AuthorizationRule.DefinitionStages.WithListen <T>, AuthorizationRule.DefinitionStages.WithSendOrManage <T>
The stage of the Service Bus authorization rule definition allowing to enable listen, send or manage policy.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */