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