Condividi tramite


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

Property Value

Attributes

Applies to