Aracılığıyla paylaş


Job.Parameters Özellik

Tanım

İşin parametrelerini alır veya ayarlar.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.parameters")]
public System.Collections.Generic.IDictionary<string,string> Parameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.parameters")>]
member this.Parameters : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Parameters As IDictionary(Of String, String)

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Şunlara uygulanır