RegenerateAccessKeyParameters interface

Parameters supplied to the regenerate authorization rule operation, specifies which key needs 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: string

Property Value

string