RegenerateAccessKeyParameters interface
Parameters supplied to the Regenerate Authorization Rule operation, specifies which key needs to be reset.
Properties
| key | Optional, if the key value provided, is set for KeyType or autogenerated Key value set for keyType |
| key |
The access key to regenerate. Possible values include: 'PrimaryKey', 'SecondaryKey' |
Property Details
key
Optional, if the key value provided, is set for KeyType or autogenerated Key value set for keyType
key?: string
Property Value
string
keyType
The access key to regenerate. Possible values include: 'PrimaryKey', 'SecondaryKey'
keyType: string
Property Value
string