Share via


MediaJobOutputStateChangeEventData.JobCorrelationData Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to