Partager via


ServiceBusTopicOutputDataSource.PropertyColumns Propriété

Définition

Obtient ou définit un tableau de chaînes des noms des colonnes de sortie à attacher aux messages Service Bus en tant que propriétés personnalisées.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.propertyColumns")]
public System.Collections.Generic.IList<string> PropertyColumns { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.propertyColumns")>]
member this.PropertyColumns : System.Collections.Generic.IList<string> with get, set
Public Property PropertyColumns As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à