OperationStatus.StartTime Property

Definition

Gets start time.

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public string StartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : string
Public ReadOnly Property StartTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to