Uses of Interface
com.azure.resourcemanager.sql.models.ElasticPoolDatabaseActivity
-
Packages that use ElasticPoolDatabaseActivity Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ElasticPoolDatabaseActivity in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ElasticPoolDatabaseActivity Modifier and Type Method Description List<ElasticPoolDatabaseActivity>SqlElasticPool. listDatabaseActivities()com.azure.core.http.rest.PagedFlux<ElasticPoolDatabaseActivity>SqlElasticPool. listDatabaseActivitiesAsync()
-