Uses of Class
com.azure.resourcemanager.sql.models.QueryMetricProperties
Packages that use QueryMetricProperties
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of QueryMetricProperties in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type QueryMetricPropertiesModifier and TypeMethodDescriptionQueryMetricInterval.metrics()Get the metrics property: List of metric objects for this interval.Method parameters in com.azure.resourcemanager.sql.models with type arguments of type QueryMetricPropertiesModifier and TypeMethodDescriptionQueryMetricInterval.withMetrics(List<QueryMetricProperties> metrics) Set the metrics property: List of metric objects for this interval.