SqlElasticPool.Update Interface
Implémente
UpdateWithTags<Mettre à jour>
Applicable<SqlElasticPool>
WithDatabase
WithDatabaseDtuMax
WithDatabaseDtuMin
WithDtu
WithReservedDTUAndStorageCapacity
WithStorageCapacity
public static interface SqlElasticPool.Update
extends WithReservedDTUAndStorageCapacity, WithDatabaseDtuMax, WithDatabaseDtuMin, WithDtu, WithStorageCapacity, WithDatabase, UpdateWithTags<Update>, Appliable<SqlElasticPool>
Modèle pour une opération de mise à jour de pool élastique SQL, contenant tous les paramètres pouvant être modifiés.
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java