IUsageOperations.ListAsync Method (CancellationToken)

 

Namespace:   Microsoft.Azure.Management.Storage
Assembly:  Microsoft.Azure.Management.Storage (in Microsoft.Azure.Management.Storage.dll)

Syntax

Task<UsageListResponse> ListAsync(
    CancellationToken cancellationToken
)
Function ListAsync (
    cancellationToken As CancellationToken
) As Task(Of UsageListResponse)

Parameters

Return Value

Type: System.Threading.Tasks.Task<UsageListResponse>

See Also

IUsageOperations Interface
Microsoft.Azure.Management.Storage Namespace

Return to top