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

AzureSqlDatabaseIndexRecommendationAdapter Class

Definition

Adapter for recommended index operations

public class AzureSqlDatabaseIndexRecommendationAdapter
type AzureSqlDatabaseIndexRecommendationAdapter = class
Public Class AzureSqlDatabaseIndexRecommendationAdapter
Inheritance
AzureSqlDatabaseIndexRecommendationAdapter

Constructors

AzureSqlDatabaseIndexRecommendationAdapter(IAzureContext)

Constructs adapter

Properties

Context

Gets or sets the Azure profile

Methods

ListRecommendedIndexes(String, String, String)

List index recommendations

UpdateRecommendationState(String, String, IndexRecommendation)

Update index recommendation state.

Applies to