次の方法で共有


WebJob.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

適用対象