Compartilhar via


IWithServiceObjective<ParentT>.WithServiceObjective Método

Definição

Define o objetivo de nível de serviço para o Banco de Dados SQL.

public Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithAttachAllOptions<ParentT> WithServiceObjective (Microsoft.Azure.Management.Sql.Fluent.Models.ServiceObjectiveName serviceLevelObjective);
abstract member WithServiceObjective : Microsoft.Azure.Management.Sql.Fluent.Models.ServiceObjectiveName -> Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithAttachAllOptions<'ParentT>
Public Function WithServiceObjective (serviceLevelObjective As ServiceObjectiveName) As IWithAttachAllOptions(Of ParentT)

Parâmetros

serviceLevelObjective
ServiceObjectiveName

Nível de serviço objeto para o Banco de Dados SQL.

Retornos

Aplica-se a