SubscriptionListOperationsResponse::ContinuationToken Property
Gets or sets a token that is used to list sets of long results.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
When there are too many operations to list, such as when the requested timeframe is very large, the response includes an incomplete list. A token can be used to return the rest of the list. Subsequent requests must include this parameter to continue listing operations from where the last response left off.
Show: