Uses of Class
com.azure.resourcemanager.cosmos.models.MetricValue
-
Packages that use MetricValue Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient.com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of MetricValue in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return types with arguments of type MetricValue Modifier and Type Method Description List<MetricValue>MetricInner. metricValues()Get the metricValues property: The metric values for the specified time window and timestep. -
Uses of MetricValue in com.azure.resourcemanager.cosmos.models
Subclasses of MetricValue in com.azure.resourcemanager.cosmos.models Modifier and Type Class Description classPercentileMetricValueRepresents percentile metrics values.
-