Share via


RemediationDeployment.CreatedOn Property

Definition

Gets the time at which the remediation was created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to