你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RecommendedActionData.EstimatedImpact 属性

定义

获取此建议操作的估计影响信息,例如,估计的 CPU 增益、估计的磁盘空间更改。

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)

属性值

适用于