DataLakeAnalyticsClient.GetStorageAccount(String, 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.Analytics.Models.StorageAccountInformation GetStorageAccount (string resourceGroupName, string accountName, string storageAccountName);
public Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInfo GetStorageAccount (string resourceGroupName, string accountName, string storageAccountName);
member this.GetStorageAccount : string * string * string -> Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInformation
member this.GetStorageAccount : string * string * string -> Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInfo
Public Function GetStorageAccount (resourceGroupName As String, accountName As String, storageAccountName As String) As StorageAccountInformation
Public Function GetStorageAccount (resourceGroupName As String, accountName As String, storageAccountName As String) As StorageAccountInfo
Parameters
- resourceGroupName
- String
- accountName
- String
- storageAccountName
- String