AddStorageAccountWithAccountParameters interface
The parameters used to add a new Azure Storage account while creating a new Data Lake Analytics account.
Properties
access |
The 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 add. |
suffix | The optional suffix for the storage account. |
Property Details
accessKey
The 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 add.
name: string
Property Value
string
suffix
The optional suffix for the storage account.
suffix?: string
Property Value
string
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript