次の方法で共有


IWithServiceObjective<ParentT> インターフェイス

定義

サービス レベルの目標を設定するためのSQL Database定義。

public interface IWithServiceObjective<ParentT>
type IWithServiceObjective<'ParentT> = interface
Public Interface IWithServiceObjective(Of ParentT)

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ。

派生

メソッド

WithServiceObjective(ServiceObjectiveName)

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

適用対象