次の方法で共有


Remediation.CreatedOn プロパティ

定義

修復が作成された時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象