IWorkflowRun.CorrelationClientTrackingId Property

Definition

The client tracking id.

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

Property Value

Attributes

Applies to