RecommendedIndex.ReportedImpact Property

Definition

Gets the values reported after index action is complete.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to