Condividi tramite


IRuleproperties.CorrelationFilterReplyToSessionId Property

Definition

Session identifier to reply to.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=true, Description="Session identifier to reply to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="replyToSessionId", Update=true)]
public string CorrelationFilterReplyToSessionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=true, Description="Session identifier to reply to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="replyToSessionId", Update=true)>]
member this.CorrelationFilterReplyToSessionId : string with get, set
Public Property CorrelationFilterReplyToSessionId As String

Property Value

Attributes

Applies to