v7

latestSwagger 2.0raw.githubusercontent.com2022-12-067889207.3 KB
Storage

Updates the specified attributes associated with the given storage account. This operation requires the storage/set/update permission.

patch/storage/{storage-account-name}

Path parameters

storage-account-namestring required

The name of the storage account.

Query parameters

api-versionstring required

Client API version.

Request body

activeKeyNamestring

The current active storage account key name.

autoRegenerateKeyboolean

whether keyvault should manage the storage account for the user.

regenerationPeriodstring

The key regeneration time duration specified in ISO-8601 format.

tagsobject

Application specific metadata in the form of key-value pairs.

Response

The updated storage account.

idstring

The storage account id.

resourceIdstring

The storage account resource id.

activeKeyNamestring

The current active storage account key name.

autoRegenerateKeyboolean

whether keyvault should manage the storage account for the user.

regenerationPeriodstring

The key regeneration time duration specified in ISO-8601 format.

tagsobject

Application specific metadata in the form of key-value pairs