StorageAccountRegenerateKeyParameters Class

The parameters used to regenerate the storage account key.

All required parameters must be populated in order to send to Azure.

Inheritance
StorageAccountRegenerateKeyParameters

Constructor

StorageAccountRegenerateKeyParameters(*, key_name: str, **kwargs)

Variables

key_name
str

Required. The name of storage keys that want to be regenerated, possible values are key1, key2.