SqlDatabase.DefinitionStages.WithServiceObjective.withServiceObjective(ServiceObjectiveName serviceLevelObjective) 方法
定义
Sets the service level objective for the SQL Database.
public WithCreate withServiceObjective(ServiceObjectiveName serviceLevelObjective)
参数
- serviceLevelObjective
- ServiceObjectiveName
service level objected for the SQL Database
返回
The next stage of the definition.