Permissions_2 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?: CertificatePermissions[]

Property Value

keys

Permissions to keys

keys?: KeyPermissions[]

Property Value

secrets

Permissions to secrets

secrets?: SecretPermissions[]

Property Value

storage

Permissions to storage accounts

storage?: StoragePermissions[]

Property Value