MediaJobData.CorrelationData Property

Definition

Customer provided key, value pairs that will be returned in Job and JobOutput state events.

public System.Collections.Generic.IDictionary<string,string> CorrelationData { get; }
member this.CorrelationData : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property CorrelationData As IDictionary(Of String, String)

Property Value

Applies to