Compartir a través de


RecommendedActionData.EstimatedImpact Propiedad

Definición

Obtiene la información de impacto estimada para esta acción recomendada, por ejemplo, Ganancia estimada de CPU, Cambio estimado del espacio en disco.

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)

Valor de propiedad

Se aplica a