ISubscriptionOperations.ListAsync Method (CancellationToken)
Namespace:
Microsoft.WindowsAzure.Subscriptions
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Function ListAsync ( cancellationToken As CancellationToken ) As Task(Of SubscriptionListOperationResponse)
Parameters
- cancellationToken
-
Type:
System.Threading.CancellationToken
Cancellation token.
Return Value
Type: System.Threading.Tasks.Task(Of SubscriptionListOperationResponse)A standard service response including an HTTP status code and request ID.
Show: