Condividi tramite


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

Property Value

Attributes

Applies to