Sdílet prostřednictvím


ISbSubscriptionProperties.ForwardDeadLetteredMessagesTo Property

Definition

Queue/Topic name to forward the Dead Letter message

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

Property Value

Attributes

Applies to