Sdílet prostřednictvím


AzureSqlDatabaseExecuteIndexRecommendationCmdletBase.IndexRecommendationName Property

Definition

Gets or sets the name of the index recommendation.

[System.Management.Automation.Parameter(HelpMessage="Azure SQL Index Recommendation name.", Mandatory=true, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string IndexRecommendationName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Azure SQL Index Recommendation name.", Mandatory=true, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.IndexRecommendationName : string with get, set
Public Property IndexRecommendationName As String

Property Value

Attributes

Applies to