Freigeben über


ServiceBusQueueOutputDataSourceProperties.QueueName Property

Definition

The name of the Service Bus Queue. Required on PUT (CreateOrReplace) requests.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)]
public string QueueName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)>]
member this.QueueName : string with get, set
Public Property QueueName As String

Property Value

Implements

Attributes

Applies to