Sdílet prostřednictvím


IRuleproperties.CorrelationFilterSessionId Property

Definition

Session identifier.

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

Property Value

Attributes

Applies to