次の方法で共有


RecommendedAction.ExecuteActionStartTime プロパティ

定義

システムがユーザー リソースにこの推奨アクションの適用を開始した時刻を取得します。 例: インデックス作成の開始時刻

[Newtonsoft.Json.JsonProperty(PropertyName="properties.executeActionStartTime")]
public DateTime? ExecuteActionStartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.executeActionStartTime")>]
member this.ExecuteActionStartTime : Nullable<DateTime>
Public ReadOnly Property ExecuteActionStartTime As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象