Freigeben über


IWithReservedDTUAndStorageCapacityBeta.WithStorageCapacity Methode

Definition

Überlädt

WithStorageCapacity(SqlElasticPoolPremiumSorage)

Legt die Speicherkapazität für den SQL Azure Pool für elastische Datenbanken fest.

WithStorageCapacity(SqlElasticPoolStandardStorage)

Legt die Speicherkapazität für den SQL Azure Pool für elastische Datenbanken fest.

WithStorageCapacity(SqlElasticPoolPremiumSorage)

Legt die Speicherkapazität für den SQL Azure Pool für elastische Datenbanken fest.

public Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update.IUpdate WithStorageCapacity (Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolPremiumSorage storageCapacity);
abstract member WithStorageCapacity : Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolPremiumSorage -> Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update.IUpdate
Public Function WithStorageCapacity (storageCapacity As SqlElasticPoolPremiumSorage) As IUpdate

Parameter

storageCapacity
SqlElasticPoolPremiumSorage

Speicherkapazität für den SQL Azure Pool für elastische Datenbanken.

Gibt zurück

Gilt für:

WithStorageCapacity(SqlElasticPoolStandardStorage)

Legt die Speicherkapazität für den SQL Azure Pool für elastische Datenbanken fest.

public Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update.IUpdate WithStorageCapacity (Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolStandardStorage storageCapacity);
abstract member WithStorageCapacity : Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolStandardStorage -> Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update.IUpdate
Public Function WithStorageCapacity (storageCapacity As SqlElasticPoolStandardStorage) As IUpdate

Parameter

storageCapacity
SqlElasticPoolStandardStorage

Speicherkapazität für den SQL Azure Pool für elastische Datenbanken.

Gibt zurück

Gilt für: