ILocationOperations::ListAsync Method (CancellationToken)
Asynchronously lists all of the data center locations that are available for a subscription.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Parameters
- cancellationToken
-
Type:
System.Threading::CancellationToken
The cancellation token.
Return Value
Type: System.Threading.Tasks::Task<LocationsListResponse^>^A LocationsListResponse object that contains the list of available locations.
For more information about retrieving available locations, see the following resources:
Show: