AssignmentOperation.TimeCreated Property

Definition

Gets or sets create time of this blueprint assignment operation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeCreated")]
public string TimeCreated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeCreated")>]
member this.TimeCreated : string with get, set
Public Property TimeCreated As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to