Compartir a través de


DataLakeAnalyticsClient.AddDataLakeStoreAccount Method

Definition

Overloads

AddDataLakeStoreAccount(String, String, DataLakeStoreAccountInfo)

public void AddDataLakeStoreAccount(string resourceGroupName, string accountName, Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInfo storageToAdd);
member this.AddDataLakeStoreAccount : string * string * Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInfo -> unit
Public Sub AddDataLakeStoreAccount (resourceGroupName As String, accountName As String, storageToAdd As DataLakeStoreAccountInfo)

Parameters

resourceGroupName
String
accountName
String

Applies to

AddDataLakeStoreAccount(String, String, DataLakeStoreAccountInformation)

public void AddDataLakeStoreAccount(string resourceGroupName, string accountName, Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInformation storageToAdd);
member this.AddDataLakeStoreAccount : string * string * Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInformation -> unit
Public Sub AddDataLakeStoreAccount (resourceGroupName As String, accountName As String, storageToAdd As DataLakeStoreAccountInformation)

Parameters

resourceGroupName
String
accountName
String

Applies to