UpdateDataLakeStoreWithAccountParameters 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 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
-
System.ObjectUpdateDataLakeStoreWithAccountParameters
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
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. |