Share via


IWithStorageCapacity.WithStorageCapacity(Int32) Methode

Definition

Legt das Speicherlimit für den SQL Azure Pool für elastische Datenbanken in MB fest.

public Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolOperations.Definition.IWithCreate WithStorageCapacity (int storageMB);
abstract member WithStorageCapacity : int -> Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolOperations.Definition.IWithCreate
Public Function WithStorageCapacity (storageMB As Integer) As IWithCreate

Parameter

storageMB
Int32

Speicherlimit für den SQL Azure Pool für elastische Datenbanken in MB.

Gibt zurück

Gilt für: