次の方法で共有


IWithServiceObjective.WithServiceObjective(ServiceObjectiveName) メソッド

定義

SQL Databaseのサービス レベル目標を設定します。

public Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithCreateAllOptions WithServiceObjective (Microsoft.Azure.Management.Sql.Fluent.Models.ServiceObjectiveName serviceLevelObjective);
abstract member WithServiceObjective : Microsoft.Azure.Management.Sql.Fluent.Models.ServiceObjectiveName -> Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithCreateAllOptions
Public Function WithServiceObjective (serviceLevelObjective As ServiceObjectiveName) As IWithCreateAllOptions

パラメーター

serviceLevelObjective
ServiceObjectiveName

SQL Databaseに対してオブジェクト化されたサービス レベル。

戻り値

適用対象