Share via


RecommendedActionData.EstimatedImpact Property

Definition

Gets the estimated impact info for this recommended action e.g., Estimated CPU gain, Estimated Disk Space change.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.RecommendedActionImpactRecord> EstimatedImpact { get; }
member this.EstimatedImpact : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.RecommendedActionImpactRecord>
Public ReadOnly Property EstimatedImpact As IReadOnlyList(Of RecommendedActionImpactRecord)

Property Value

Applies to