Share via


IRunActionCorrelation.ActionTrackingId Property

Definition

The action tracking identifier.

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

Property Value

Attributes

Applies to