IWorkflowRunAction.CorrelationActionTrackingId Property

Definition

The action tracking identifier.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The action tracking identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="actionTrackingId", Update=true)]
public string CorrelationActionTrackingId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The action tracking identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="actionTrackingId", Update=true)>]
member this.CorrelationActionTrackingId : string with get, set
Public Property CorrelationActionTrackingId As String

Property Value

Attributes

Applies to