ContinuousWebJobInner.RunCommand Property

Definition

Gets or sets run command.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to