Dela via


BackupScheduleInner.StartTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to