EventHubV2OutputDataSource.PropertyColumns Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the properties associated with this Event Hub output.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute