RecommendedIndex.EstimatedImpact Property

Definition

Gets the estimated impact of doing recommended index action.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.estimatedImpact")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.OperationImpact> EstimatedImpact { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.estimatedImpact")>]
member this.EstimatedImpact : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.OperationImpact>
Public ReadOnly Property EstimatedImpact As IList(Of OperationImpact)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to