ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface SqlElasticPool.DefinitionStages.WithStorageCapacity<ParentT>
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPool.DefinitionStages.WithAttach<ParentT> |
withStorageCapacity(Long storageCapacity)
Sets the storage limit for the SQL Azure Database Elastic Pool in Bytes.
|
SqlElasticPool.DefinitionStages.WithAttach<ParentT> withStorageCapacity(Long storageCapacity)
storageCapacity - storage limit for the SQL Azure Database Elastic Pool in BytesCopyright © 2020 Microsoft Corporation. All rights reserved.