RunActionCorrelation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.