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)

プロパティ値

適用対象