Permissions interface
Permissions the identity has for keys, secrets, certificates and storage.
Properties
| certificates | Permissions to certificates |
| keys | Permissions to keys |
| secrets | Permissions to secrets |
| storage | Permissions to storage accounts |
Property Details
certificates
Permissions to certificates
certificates?: string[]
Property Value
string[]
keys
Permissions to keys
keys?: string[]
Property Value
string[]
secrets
Permissions to secrets
secrets?: string[]
Property Value
string[]
storage
Permissions to storage accounts
storage?: string[]
Property Value
string[]