IndexRecommendation(RecommendedIndexProperties) Constructor
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.
Copy constructor from base class
public IndexRecommendation (Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedIndexProperties other);
new Microsoft.Azure.Commands.Sql.Model.IndexRecommendation : Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedIndexProperties -> Microsoft.Azure.Commands.Sql.Model.IndexRecommendation
Public Sub New (other As RecommendedIndexProperties)
Parameters
Source object