StartStopManagedInstanceSchedule.NextExecutionTime Property

Definition

Gets timestamp when the next action will be executed in the corresponding schedule time zone.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to