IAzureUtilizationCollection.seek(String continuationToken, SeekOperation seekOperation) Method

public abstract ResourceCollection seek(String continuationToken, SeekOperation seekOperation)

Seeks pages of of utilization for resources that belong to an Azure subscription owned by a customer of the partner.

Parameters

continuationToken
java.lang.String

The continuation token from the previous results.

seekOperation
SeekOperation

The seek operation to perform. Next is only supported.

Returns

The next page of utilization records.

Applies to