Uses of Interface
com.azure.resourcemanager.sql.models.ElasticPoolActivity
Packages that use ElasticPoolActivity
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of ElasticPoolActivity in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ElasticPoolActivityModifier and TypeMethodDescriptionSqlElasticPool.listActivities()Gets the information about elastic pool activities.com.azure.core.http.rest.PagedFlux<ElasticPoolActivity> SqlElasticPool.listActivitiesAsync()Gets a representation of the deferred computation of the information about elastic pool activities.