PartitionKeyRangeIdRegionOperations interface
Interface representing a PartitionKeyRangeIdRegion operations.
Properties
| list |
Retrieves the metrics determined by the given filter for the given partition key range id and region. |
Property Details
listMetrics
Retrieves the metrics determined by the given filter for the given partition key range id and region.
listMetrics: (resourceGroupName: string, accountName: string, region: string, databaseRid: string, collectionRid: string, partitionKeyRangeId: string, filter: string, options?: PartitionKeyRangeIdRegionListMetricsOptionalParams) => PagedAsyncIterableIterator<PartitionMetric, PartitionMetric[], PageSettings>
Property Value
(resourceGroupName: string, accountName: string, region: string, databaseRid: string, collectionRid: string, partitionKeyRangeId: string, filter: string, options?: PartitionKeyRangeIdRegionListMetricsOptionalParams) => PagedAsyncIterableIterator<PartitionMetric, PartitionMetric[], PageSettings>