次の方法で共有


RecommendedIndex.ReportedImpact プロパティ

定義

インデックス アクションが完了した後に報告される値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象