你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MySQLManagementClientExtensions 类

定义

MySQLManagementClient 的扩展方法。

public static class MySQLManagementClientExtensions
type MySQLManagementClientExtensions = class
Public Module MySQLManagementClientExtensions
继承
MySQLManagementClientExtensions

方法

BeginCreateRecommendedActionSession(IMySQLManagementClient, String, String, String, String)

为顾问创建建议操作会话。

BeginCreateRecommendedActionSessionAsync(IMySQLManagementClient, String, String, String, String, CancellationToken)

为顾问创建建议操作会话。

CreateRecommendedActionSession(IMySQLManagementClient, String, String, String, String)

为顾问创建建议操作会话。

CreateRecommendedActionSessionAsync(IMySQLManagementClient, String, String, String, String, CancellationToken)

为顾问创建建议操作会话。

ResetQueryPerformanceInsightData(IMySQLManagementClient, String, String)

重置 Query Performance Insight 的数据。

ResetQueryPerformanceInsightDataAsync(IMySQLManagementClient, String, String, CancellationToken)

重置 Query Performance Insight 的数据。

适用于