Share via


AssignmentOperation.TimeStarted Property

Definition

Gets or sets start time of the underlying deployment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to