AzureSqlDatabaseIndexRecommendationAdapter.UpdateRecommendationState Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Update index recommendation state.
public void UpdateRecommendationState (string resourceGroupName, string serverName, Microsoft.Azure.Commands.Sql.Model.IndexRecommendation indexRecommendation);
member this.UpdateRecommendationState : string * string * Microsoft.Azure.Commands.Sql.Model.IndexRecommendation -> unit
Public Sub UpdateRecommendationState (resourceGroupName As String, serverName As String, indexRecommendation As IndexRecommendation)
Parameters
- resourceGroupName
- String
Resource group name
- serverName
- String
Server name
- indexRecommendation
- IndexRecommendation
Index recommendation