Partager via


EventHubV2OutputDataSource.PropertyColumns Propriété

Définition

Obtient ou définit les propriétés associées à cette sortie Event Hub.

[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 à