UsagesOperations interface

Interface representing a Usages operations.

Properties

list

Gets a list of usage metrics for a workspace.

Property Details

list

Gets a list of usage metrics for a workspace.

list: (resourceGroupName: string, workspaceName: string, options?: UsagesListOptionalParams) => PagedAsyncIterableIterator<UsageMetric, UsageMetric[], PageSettings>

Property Value

(resourceGroupName: string, workspaceName: string, options?: UsagesListOptionalParams) => PagedAsyncIterableIterator<UsageMetric, UsageMetric[], PageSettings>