UpdateStorageAccountWithAccountParameters interface
The parameters used to update an Azure Storage account while updating a Data Lake Analytics account.
Properties
access |
The updated access key associated with this Azure Storage account that will be used to connect to it. |
name | The unique name of the Azure Storage account to update. |
suffix | The optional suffix for the storage account. |
Property Details
accessKey
The updated access key associated with this Azure Storage account that will be used to connect to it.
accessKey?: string
Property Value
string
name
The unique name of the Azure Storage account to update.
name: string
Property Value
string
suffix
The optional suffix for the storage account.
suffix?: string
Property Value
string
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript