C# Class Microsoft.Azure.Commands.Sql.Cmdlet.StartAzureSqlDatabaseExecuteIndexRecommendation

Inheritance: AzureSqlDatabaseExecuteIndexRecommendationCmdletBase
Mostrar archivo Open project: Azure/azure-powershell

Protected Methods

Method Description
ApplyUserInputToModel ( IndexRecommendation recommendation ) : IndexRecommendation

Update model state

Method Details

ApplyUserInputToModel() protected method

Update model state
protected ApplyUserInputToModel ( IndexRecommendation recommendation ) : IndexRecommendation
recommendation Microsoft.Azure.Commands.Sql.Model.IndexRecommendation Update recommendation state
return Microsoft.Azure.Commands.Sql.Model.IndexRecommendation