AddDataLakeStoreWithAccountParameters Class

Definition

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

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

Constructors

AddDataLakeStoreWithAccountParameters()

Initializes a new instance of the AddDataLakeStoreWithAccountParameters class.

AddDataLakeStoreWithAccountParameters(String, String)

Initializes a new instance of the AddDataLakeStoreWithAccountParameters class.

Properties

Name

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

Suffix

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

Methods

Validate()

Validate the object.

Applies to