StorageAccountForDataLakeAnalyticsAccountCreateOrUpdateContent 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 stockage Azure lors de la création d’un compte Data Lake Analytics. Nom sérialisé : AddStorageAccountWithAccountParameters
public class StorageAccountForDataLakeAnalyticsAccountCreateOrUpdateContent
type StorageAccountForDataLakeAnalyticsAccountCreateOrUpdateContent = class
Public Class StorageAccountForDataLakeAnalyticsAccountCreateOrUpdateContent
- Héritage
-
StorageAccountForDataLakeAnalyticsAccountCreateOrUpdateContent
Constructeurs
StorageAccountForDataLakeAnalyticsAccountCreateOrUpdateContent(String, String) |
Initialise une nouvelle instance de StorageAccountForDataLakeAnalyticsAccountCreateOrUpdateContent. |
Propriétés
AccessKey |
Clé d’accès associée à ce compte stockage Azure qui sera utilisée pour s’y connecter. Nom sérialisé : AddStorageAccountWithAccountParameters.properties.accessKey |
Name |
Nom unique du compte stockage Azure à ajouter. Nom sérialisé : AddStorageAccountWithAccountParameters.name |
Suffix |
Suffixe facultatif pour le compte de stockage. Nom sérialisé : AddStorageAccountWithAccountParameters.properties.suffix |
S’applique à
Azure SDK for .NET