Uses of Class
com.azure.resourcemanager.sql.fluent.models.ElasticPoolOperationInner
Packages that use ElasticPoolOperationInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of ElasticPoolOperationInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type ElasticPoolOperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<ElasticPoolOperationInner>ElasticPoolOperationsClient.listByElasticPool(String resourceGroupName, String serverName, String elasticPoolName) Gets a list of operations performed on the elastic pool.com.azure.core.http.rest.PagedIterable<ElasticPoolOperationInner>ElasticPoolOperationsClient.listByElasticPool(String resourceGroupName, String serverName, String elasticPoolName, com.azure.core.util.Context context) Gets a list of operations performed on the elastic pool.com.azure.core.http.rest.PagedFlux<ElasticPoolOperationInner>ElasticPoolOperationsClient.listByElasticPoolAsync(String resourceGroupName, String serverName, String elasticPoolName) Gets a list of operations performed on the elastic pool. -
Uses of ElasticPoolOperationInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ElasticPoolOperationInnerModifier and TypeMethodDescriptionElasticPoolOperationListResult.value()Get the value property: Array of results.