RequiredPermissions interface
Required permissions for the connector
Properties
action | action permission |
delete | delete permission |
read | read permission |
write | write permission |
Property Details
action
action permission
action?: boolean
Property Value
boolean
delete
delete permission
delete?: boolean
Property Value
boolean
read
read permission
read?: boolean
Property Value
boolean
write
write permission
write?: boolean
Property Value
boolean
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