Package version:

Interface StorageAccountRegenerateKeyParameters

The parameters used to regenerate the storage account key.

interface StorageAccountRegenerateKeyParameters {
    keyName: string;
}

Properties

Properties

keyName: string

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