共用方式為


JobCollectionItem.RunOn 屬性

定義

取得或設定會指定執行作業的 runOn 組名。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於