StorageAccountsOperationsExtensions.GetPropertiesAsync 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 static System.Threading.Tasks.Task<Microsoft.Azure.Management.Storage.Version2017_10_01.Models.StorageAccount> GetPropertiesAsync (this Microsoft.Azure.Management.Storage.Version2017_10_01.IStorageAccountsOperations operations, string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default);
static member GetPropertiesAsync : Microsoft.Azure.Management.Storage.Version2017_10_01.IStorageAccountsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Storage.Version2017_10_01.Models.StorageAccount>
<Extension()>
Public Function GetPropertiesAsync (operations As IStorageAccountsOperations, resourceGroupName As String, accountName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of StorageAccount)
Parameters
- operations
- IStorageAccountsOperations
- resourceGroupName
- String
- accountName
- String
- cancellationToken
- CancellationToken