Share via


ISbQueue.ForwardTo Property

Definition

Queue/Topic name to forward the messages

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Queue/Topic name to forward the messages", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="forwardTo")]
public string ForwardTo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Queue/Topic name to forward the messages", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="forwardTo")>]
member this.ForwardTo : string with get, set
Public Property ForwardTo As String

Property Value

Attributes

Applies to