AddStorageAccountWithAccountParameters Class

The parameters used to add a new Azure Storage account while creating a new Data Lake Analytics account.

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

Inheritance
AddStorageAccountWithAccountParameters

Constructor

AddStorageAccountWithAccountParameters(**kwargs)

Parameters

name
str
Required

Required. The unique name of the Azure Storage account to add.

access_key
str
Required

Required. The access key associated with this Azure Storage account that will be used to connect to it.

suffix
str
Required

The optional suffix for the storage account.