Share via


VideoAnalyzerOperationStatus.EndTime Property

Definition

Gets or sets operation end time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to