次の方法で共有


MySqlServerResource.GetMySqlWaitStatistics メソッド

定義

MySqlServer 内の MySqlWaitStatisticResources のコレクションを取得します。

public virtual Azure.ResourceManager.MySql.MySqlWaitStatisticCollection GetMySqlWaitStatistics();
abstract member GetMySqlWaitStatistics : unit -> Azure.ResourceManager.MySql.MySqlWaitStatisticCollection
override this.GetMySqlWaitStatistics : unit -> Azure.ResourceManager.MySql.MySqlWaitStatisticCollection
Public Overridable Function GetMySqlWaitStatistics () As MySqlWaitStatisticCollection

戻り値

MySqlWaitStatisticResources のコレクションとその MySqlWaitStatisticResource に対する操作を表す オブジェクト。

適用対象