Share via


TriggeredWebJob.RunCommand Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to