public static interface SqlElasticPoolOperations.DefinitionStages.WithStorageCapacity
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPoolOperations.DefinitionStages.WithCreate |
withStorageCapacity(Long storageCapacity)
Sets the storage limit for the SQL Azure Database Elastic Pool in Bytes.
|
SqlElasticPoolOperations.DefinitionStages.WithCreate withStorageCapacity(Long storageCapacity)
storageCapacity - storage limit for the SQL Azure Database Elastic Pool in BytesCopyright © 2020 Microsoft Corporation. All rights reserved.