Compartilhar 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.

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

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.

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.