AddDataLakeStoreWithAccountParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET