RegenerateAccessKeyParameters interface

Parameters supplied to the regenerate authorization rule operation, specifies which key neeeds to be reset.

Properties

key

Optional. If the key value is provided, this is set to key type, or autogenerated key value set for key type.

keyType

The access key to regenerate.

Property Details

key

Optional. If the key value is provided, this is set to key type, or autogenerated key value set for key type.

key?: string

Property Value

string

keyType

The access key to regenerate.

keyType: KeyType_2

Property Value