SqlElasticPool.UpdateStages.WithStorageCapacity.withStorageCapacity(int storageMB) 方法
定义
Sets the storage limit for the SQL Azure Database Elastic Pool in MB.
public Update withStorageCapacity(int storageMB)
参数
- storageMB
- int
storage limit for the SQL Azure Database Elastic Pool in MB
返回
The next stage of definition.