T - the next stage of the definitionpublic static interface AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T> extends AuthorizationRule.DefinitionStages.WithListen<T>, AuthorizationRule.DefinitionStages.WithSendOrManage<T>
| Modifier and Type | Method and Description |
|---|---|
T |
withSendAndListenAccess()
Specifies that the rule should have sending and listening access enabled.
|
withListenAccesswithSendAccesswithManageAccessT withSendAndListenAccess()
Copyright © 2020 Microsoft Corporation. All rights reserved.