Aracılığıyla paylaş


UpdateDataLakeStoreWithAccountParameters Class

Definition

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

[Microsoft.Rest.Serialization.JsonTransformation]
public class UpdateDataLakeStoreWithAccountParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UpdateDataLakeStoreWithAccountParameters = class
Public Class UpdateDataLakeStoreWithAccountParameters
Inheritance
UpdateDataLakeStoreWithAccountParameters
Attributes

Constructors

UpdateDataLakeStoreWithAccountParameters()

Initializes a new instance of the UpdateDataLakeStoreWithAccountParameters class.

UpdateDataLakeStoreWithAccountParameters(String, String)

Initializes a new instance of the UpdateDataLakeStoreWithAccountParameters class.

Properties

Name

Gets or sets the unique name of the Data Lake Store account to update.

Suffix

Gets or sets the optional suffix for the Data Lake Store account.

Methods

Validate()

Validate the object.

Applies to