DataLakeAnalyticsClient.GetDataLakeStoreAccount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInformation GetDataLakeStoreAccount (string resourceGroupName, string accountName, string dataLakeStoreAccountName);
public Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInfo GetDataLakeStoreAccount (string resourceGroupName, string accountName, string dataLakeStoreAccountName);
member this.GetDataLakeStoreAccount : string * string * string -> Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInformation
member this.GetDataLakeStoreAccount : string * string * string -> Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountInfo
Public Function GetDataLakeStoreAccount (resourceGroupName As String, accountName As String, dataLakeStoreAccountName As String) As DataLakeStoreAccountInformation
Public Function GetDataLakeStoreAccount (resourceGroupName As String, accountName As String, dataLakeStoreAccountName As String) As DataLakeStoreAccountInfo
Parameters
- resourceGroupName
- String
- accountName
- String
- dataLakeStoreAccountName
- String