你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataLakeAnalyticsClient.AddDataLakeStoreAccount Method

Definition

Overloads

AddDataLakeStoreAccount(String, String, DataLakeStoreAccountInfo)
AddDataLakeStoreAccount(String, String, DataLakeStoreAccountInformation)

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