Sdílet prostřednictvím


IRule.CorrelationId Property

Definition

Identifier of the correlation.

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

Property Value

Attributes

Applies to