Uses of Interface
com.azure.resourcemanager.sql.models.ElasticPoolActivity
-
Packages that use ElasticPoolActivity Package Description com.azure.resourcemanager.sql.models 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 ElasticPoolActivity Modifier and Type Method Description List<ElasticPoolActivity>SqlElasticPool. listActivities()com.azure.core.http.rest.PagedFlux<ElasticPoolActivity>SqlElasticPool. listActivitiesAsync()
-