次の方法で共有


RecommendedIndex.EstimatedImpact プロパティ

定義

推奨されるインデックス アクションを実行した場合の推定影響を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象