Share via


Schedule.StartTime Propiedad

Definición

Obtiene o establece la hora de inicio de la programación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a