public static interface SqlDatabase.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
SqlDatabase.UpdateStages.WithEdition
The SQL Database definition to set the edition for database.
|
static interface |
SqlDatabase.UpdateStages.WithElasticPoolName
The SQL Database definition to set the elastic pool for database.
|
static interface |
SqlDatabase.UpdateStages.WithMaxSizeBytes
The SQL Database definition to set the Max Size in Bytes for database.
|
static interface |
SqlDatabase.UpdateStages.WithServiceObjective
The SQL Database definition to set the service level objective.
|
Copyright © 2019. All rights reserved.