DataLakeStoreAccountInformation 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.
Informations de compte Data Lake Store.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DataLakeStoreAccountInformation : Microsoft.Azure.Management.DataLake.Analytics.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DataLakeStoreAccountInformation = class
inherit SubResource
Public Class DataLakeStoreAccountInformation
Inherits SubResource
- Héritage
- Attributs
Constructeurs
DataLakeStoreAccountInformation() |
Initialise une nouvelle instance de la classe DataLakeStoreAccountInformation. |
DataLakeStoreAccountInformation(String, String, String, String) |
Initialise une nouvelle instance de la classe DataLakeStoreAccountInformation. |
Propriétés
Id |
Obtient l’identificateur de ressource. (Hérité de SubResource) |
Name |
Obtient le nom de la ressource. (Hérité de SubResource) |
Suffix |
Obtient le suffixe facultatif pour le compte Data Lake Store. |
Type |
Obtient le type de ressource. (Hérité de SubResource) |
Méthodes
Validate() |
Validez l’objet. (Hérité de SubResource) |
S’applique à
Azure SDK for .NET