KeyVaultRoleAssignment interface
A Key Vault role assignment.
Properties
| id | The role assignment ID. |
| kind | The role assignment type. |
| name | The role assignment name. |
| properties | Role assignment properties. |
Property Details
id
The role assignment ID.
id: string
Property Value
string
kind
The role assignment type.
kind: string
Property Value
string
name
The role assignment name.
name: string
Property Value
string
properties
Role assignment properties.
properties: KeyVaultRoleAssignmentProperties