CollectionPartitionOperations Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CollectionPartition service client.
public class CollectionPartitionOperations
type CollectionPartitionOperations = class
Public Class CollectionPartitionOperations
- Inheritance
-
System.ObjectCollectionPartitionOperations
Constructors
CollectionPartitionOperations() |
Initializes a new instance of CollectionPartitionOperations for mocking. |
Methods
ListMetrics(String, String, String, String, String, CancellationToken) |
Retrieves the metrics determined by the given filter for the given collection, split by partition. |
ListMetricsAsync(String, String, String, String, String, CancellationToken) |
Retrieves the metrics determined by the given filter for the given collection, split by partition. |
ListUsages(String, String, String, String, String, CancellationToken) |
Retrieves the usages (most recent storage data) for the given collection, split by partition. |
ListUsagesAsync(String, String, String, String, String, CancellationToken) |
Retrieves the usages (most recent storage data) for the given collection, split by partition. |