Share via


IOperationResultProperties.CorrelationActionTrackingId 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 CorrelationActionTrackingId { 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.CorrelationActionTrackingId : string with get, set
Public Property CorrelationActionTrackingId As String

Property Value

Attributes

Applies to