Uses of Class
com.azure.resourcemanager.sql.models.TopQueriesListResult
Packages that use TopQueriesListResult
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of TopQueriesListResult in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type TopQueriesListResultModifier and TypeClassDescriptionfinal classA list of top resource consuming queries on managed instance.Methods in com.azure.resourcemanager.sql.models that return TopQueriesListResultModifier and TypeMethodDescriptionstatic TopQueriesListResultTopQueriesListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TopQueriesListResult from the JsonReader.