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 reset for KeyType value or autogenerate Key value set for keyType

keyType

The access key to regenerate.

Property Details

key

Optional, if the key value provided, is reset for KeyType value or autogenerate Key value set for keyType

key?: string

Property Value

string

keyType

The access key to regenerate.

keyType: KeyType_2

Property Value