Uses of Class
com.azure.resourcemanager.sql.fluent.models.ElasticPoolInner
Packages that use ElasticPoolInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of ElasticPoolInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return ElasticPoolInnerModifier and TypeMethodDescriptionElasticPoolsClient.createOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.ElasticPoolsClient.createOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters, com.azure.core.util.Context context) Creates or updates an elastic pool.Gets an elastic pool.ElasticPoolsClient.update(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolUpdate parameters) Updates an elastic pool.ElasticPoolsClient.update(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolUpdate parameters, com.azure.core.util.Context context) Updates an elastic pool.Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type ElasticPoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters, com.azure.core.util.Context context) Creates or updates an elastic pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters, com.azure.core.util.Context context) Creates or updates an elastic pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolUpdate parameters) Updates an elastic pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolUpdate parameters) Updates an elastic pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolUpdate parameters, com.azure.core.util.Context context) Updates an elastic pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolUpdate parameters, com.azure.core.util.Context context) Updates an elastic pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginUpdateAsync(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolUpdate parameters) Updates an elastic pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginUpdateAsync(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolUpdate parameters) Updates an elastic pool.ElasticPoolsClient.createOrUpdateAsync(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.Gets an elastic pool.com.azure.core.http.rest.Response<ElasticPoolInner>ElasticPoolsClient.getWithResponse(String resourceGroupName, String serverName, String elasticPoolName, com.azure.core.util.Context context) Gets an elastic pool.Mono<com.azure.core.http.rest.Response<ElasticPoolInner>>ElasticPoolsClient.getWithResponseAsync(String resourceGroupName, String serverName, String elasticPoolName) Gets an elastic pool.com.azure.core.http.rest.PagedIterable<ElasticPoolInner>ElasticPoolsClient.listByServer(String resourceGroupName, String serverName) Gets all elastic pools in a server.com.azure.core.http.rest.PagedIterable<ElasticPoolInner>ElasticPoolsClient.listByServer(String resourceGroupName, String serverName, Long skip, com.azure.core.util.Context context) Gets all elastic pools in a server.com.azure.core.http.rest.PagedFlux<ElasticPoolInner>ElasticPoolsClient.listByServerAsync(String resourceGroupName, String serverName) Gets all elastic pools in a server.com.azure.core.http.rest.PagedFlux<ElasticPoolInner>ElasticPoolsClient.listByServerAsync(String resourceGroupName, String serverName, Long skip) Gets all elastic pools in a server.ElasticPoolsClient.updateAsync(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolUpdate parameters) Updates an elastic pool.Methods in com.azure.resourcemanager.sql.fluent with parameters of type ElasticPoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters, com.azure.core.util.Context context) Creates or updates an elastic pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ElasticPoolInner>,ElasticPoolInner> ElasticPoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.ElasticPoolsClient.createOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.ElasticPoolsClient.createOrUpdate(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters, com.azure.core.util.Context context) Creates or updates an elastic pool.ElasticPoolsClient.createOrUpdateAsync(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>ElasticPoolsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, String elasticPoolName, ElasticPoolInner parameters) Creates or updates an elastic pool. -
Uses of ElasticPoolInner in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return ElasticPoolInnerModifier and TypeMethodDescriptionElasticPoolInner.withHighAvailabilityReplicaCount(Integer highAvailabilityReplicaCount) Set the highAvailabilityReplicaCount property: The number of secondary replicas associated with the elastic pool that are used to provide high availability.ElasticPoolInner.withLicenseType(ElasticPoolLicenseType licenseType) Set the licenseType property: The license type to apply for this elastic pool.ElasticPoolInner.withLocation(String location) ElasticPoolInner.withMaintenanceConfigurationId(String maintenanceConfigurationId) Set the maintenanceConfigurationId property: Maintenance configuration id assigned to the elastic pool.ElasticPoolInner.withMaxSizeBytes(Long maxSizeBytes) Set the maxSizeBytes property: The storage limit for the database elastic pool in bytes.ElasticPoolInner.withMinCapacity(Double minCapacity) Set the minCapacity property: Minimal capacity that serverless pool will not shrink below, if not paused.ElasticPoolInner.withPerDatabaseSettings(ElasticPoolPerDatabaseSettings perDatabaseSettings) Set the perDatabaseSettings property: The per database settings for the elastic pool.Set the sku property: The elastic pool SKU.ElasticPoolInner.withZoneRedundant(Boolean zoneRedundant) Set the zoneRedundant property: Whether or not this elastic pool is zone redundant, which means the replicas of this elastic pool will be spread across multiple availability zones. -
Uses of ElasticPoolInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ElasticPoolInnerModifier and TypeMethodDescriptionElasticPoolListResult.value()Get the value property: Array of results.