Compartir a través de


ServiceBusQueueOutputDataSource.PropertyColumn Property

Definition

A string array of the names of output columns to be attached to Service Bus messages as custom properties.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> PropertyColumn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)>]
member this.PropertyColumn : System.Collections.Generic.List<string> with get, set
Public Property PropertyColumn As List(Of String)

Property Value

Implements

Attributes

Applies to