ISubscriptionOperations::GetAsync Method (CancellationToken)
Asynchronously returns account and resource allocation information for the specified 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<SubscriptionGetResponse^>^An SubscriptionGetResponse object that contains information about the subscription.
Show: