次の方法で共有


ExperimentExecutionActionTargetDetailsProperties.FailedDateUtc プロパティ

定義

失敗した日時を表す文字列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象