IAzureUtilizationCollection Interface

Implements

IPartnerComponent<Tuple<java.lang.String,java.lang.String>>

public interface IAzureUtilizationCollection extends IPartnerComponent<Tuple<String,String>>

Groups behavior related to Azure subscription utilization records.

Methods

query(DateTime startTime, DateTime endTime, AzureUtilizationGranularity granularity, boolean showDetails, int size)

Retrieves utilization records for the Azure subscription.

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.

Applies to