StartStopManagedInstanceSchedule.NextRunAction Property

Definition

Gets next action to be executed (Start or Stop)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to