Aracılığıyla paylaş


IWorkflowRun.CorrelationId Property

Definition

Gets the correlation id.

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

Property Value

Attributes

Applies to