你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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