Condividi tramite


IRuleproperties.CorrelationFilterMessageId Property

Definition

Identifier of the message.

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

Property Value

Attributes

Applies to