共用方式為


WebJobInner.RunCommand 屬性

定義

取得或設定 run 命令。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於