azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

28 строки
1.7 KiB
YAML

### YamlMime:JavaType
methods:
- fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective.withServiceObjective(ServiceObjectiveName serviceLevelObjective)
name: withServiceObjective(ServiceObjectiveName serviceLevelObjective)
nameWithType: SqlDatabase.UpdateStages.WithServiceObjective.withServiceObjective(ServiceObjectiveName serviceLevelObjective)
parameters:
- description: <p>service level objected for the SQL Database </p>
name: serviceLevelObjective
type: <xref href="com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName" data-throw-if-not-resolved="False"/>
returns:
description: <p>The next stage of the update. </p>
type: <xref href="com.microsoft.azure.management.sql.SqlDatabase.Update?alt=com.microsoft.azure.management.sql.SqlDatabase.Update&text=SqlDatabase.Update" data-throw-if-not-resolved="False"/>
summary: >-
<p>Sets the service level objective for the SQL Database.</p>
<p></p>
syntax: public Update withServiceObjective(ServiceObjectiveName serviceLevelObjective)
uid: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective.withServiceObjective(ServiceObjectiveName)
nameWithType: SqlDatabase.UpdateStages.WithServiceObjective
syntax: public interface WithServiceObjective
type: interface
uid: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective
name: SqlDatabase.UpdateStages.WithServiceObjective
package: com.microsoft.azure.management.sql
summary: <p>The SQL Database definition to set the service level objective. </p>
metadata: {}