Share via


UpdateDataLakeStoreWithAccountParameters Class

The parameters used to update a Data Lake Store account while updating a Data Lake Analytics account.

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

Constructor

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

Keyword-Only Parameters

Name Description
name
str

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

suffix
str

The optional suffix for the Data Lake Store account.

Default value: None

Variables

Name Description
name
str

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

suffix
str

The optional suffix for the Data Lake Store account.