AuthorizationRule interface
AuthorizationConfig Rule Properties
Properties
broker |
Give access to Broker methods and topics. |
principals | Give access to clients based on the following properties. |
state |
Give access to state store resources. |
Property Details
brokerResources
Give access to Broker methods and topics.
brokerResources: BrokerResourceRule[]
Property Value
principals
Give access to clients based on the following properties.
principals: PrincipalDefinition
Property Value
stateStoreResources
Give access to state store resources.
stateStoreResources?: StateStoreResourceRule[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript