UpdateDataLakeStoreWithAccountParameters 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 mettre à jour un compte Data Lake Store lors de la mise à jour d’un compte Data Lake Analytics.
[Microsoft.Rest.Serialization.JsonTransformation]
public class UpdateDataLakeStoreWithAccountParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UpdateDataLakeStoreWithAccountParameters = class
Public Class UpdateDataLakeStoreWithAccountParameters
- Héritage
-
UpdateDataLakeStoreWithAccountParameters
- Attributs
Constructeurs
UpdateDataLakeStoreWithAccountParameters() |
Initialise une nouvelle instance de la classe UpdateDataLakeStoreWithAccountParameters. |
UpdateDataLakeStoreWithAccountParameters(String, String) |
Initialise une nouvelle instance de la classe UpdateDataLakeStoreWithAccountParameters. |
Propriétés
Name |
Obtient ou définit le nom unique du compte Data Lake Store à mettre à jour. |
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