Compartilhar via


AddDataLakeStoreWithAccountParameters Class

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

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

Inheritance
azure.mgmt.datalake.analytics.account._serialization.Model
AddDataLakeStoreWithAccountParameters

Constructor

AddDataLakeStoreWithAccountParameters(*, name: str, suffix: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
name
str

The unique name of the Data Lake Store account to add. Required.

suffix
str

The optional suffix for the Data Lake Store account.

Variables

Name Description
name
str

The unique name of the Data Lake Store account to add. Required.

suffix
str

The optional suffix for the Data Lake Store account.