Share via


Remediation.CreatedOn Property

Definition

Gets the time at which the remediation was created.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to