Sdílet prostřednictvím


ICorrelationFilter.To Property

Definition

Address to send to.

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

Property Value

Attributes

Applies to