DataLakeStoreClient.GetAccount(String, String) 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.Store.Models.DataLakeStoreAccount GetAccount (string resourceGroupName, string accountName);
member this.GetAccount : string * string -> Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount
Public Function GetAccount (resourceGroupName As String, accountName As String) As DataLakeStoreAccount
Parameters
- resourceGroupName
- String
- accountName
- String