AddDataLakeStoreWithAccountParameters Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Paramètres utilisés pour ajouter un nouveau compte Data Lake Store lors de la création d’un compte Data Lake Analytics.
[Microsoft.Rest.Serialization.JsonTransformation]
public class AddDataLakeStoreWithAccountParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AddDataLakeStoreWithAccountParameters = class
Public Class AddDataLakeStoreWithAccountParameters
- Héritage
-
AddDataLakeStoreWithAccountParameters
- Attributs
Constructeurs
AddDataLakeStoreWithAccountParameters() |
Initialise une nouvelle instance de la classe AddDataLakeStoreWithAccountParameters. |
AddDataLakeStoreWithAccountParameters(String, String) |
Initialise une nouvelle instance de la classe AddDataLakeStoreWithAccountParameters. |
Propriétés
Name |
Obtient ou définit le nom unique du compte Data Lake Store à ajouter. |
Suffix |
Obtient ou définit le suffixe facultatif pour le compte Data Lake Store. |
Méthodes
Validate() |
Validez l’objet . |
S’applique à
Azure SDK for .NET