RunActionCorrelation Class

Definition

The workflow run action correlation properties.

public class RunActionCorrelation : Microsoft.Azure.Management.Logic.Models.RunCorrelation
type RunActionCorrelation = class
    inherit RunCorrelation
Public Class RunActionCorrelation
Inherits RunCorrelation
Inheritance
RunActionCorrelation

Constructors

RunActionCorrelation()

Initializes a new instance of the RunActionCorrelation class.

RunActionCorrelation(String, IList<String>, String)

Initializes a new instance of the RunActionCorrelation class.

Properties

ActionTrackingId

Gets or sets the action tracking identifier.

ClientKeywords

Gets or sets the client keywords.

(Inherited from RunCorrelation)
ClientTrackingId

Gets or sets the client tracking identifier.

(Inherited from RunCorrelation)

Applies to