次の方法で共有


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

keyType

The access key to regenerate.

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.

keyType: string

Property Value

string