Condividi tramite


ICorrelationFilter.CorrelationId Property

Definition

Identifier of the correlation.

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

Property Value

Attributes

Applies to