IWorkflowRunActionProperties.TrackingId Property

Definition

Gets the tracking id.

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

Property Value

Attributes

Applies to