Uses of Enum
com.azure.resourcemanager.sql.models.SqlElasticPoolStandardStorage
Packages that use SqlElasticPoolStandardStorage
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlElasticPoolStandardStorage in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return SqlElasticPoolStandardStorageModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SqlElasticPoolStandardStorage[]SqlElasticPoolStandardStorage.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.resourcemanager.sql.models with parameters of type SqlElasticPoolStandardStorageModifier and TypeMethodDescriptionSqlElasticPool.DefinitionStages.WithStandardEdition.withStorageCapacity(SqlElasticPoolStandardStorage storageCapacity) Sets the storage capacity for the SQL Azure Database Elastic Pool.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity.withStorageCapacity(SqlElasticPoolStandardStorage storageCapacity) Sets the storage capacity for the SQL Azure Database Elastic Pool.SqlElasticPoolOperations.DefinitionStages.WithStandardEdition.withStorageCapacity(SqlElasticPoolStandardStorage storageCapacity) Sets the storage capacity for the SQL Azure Database Elastic Pool.