Compartir a través de


EventHubV2OutputDataSource.PropertyColumns Propiedad

Definición

Obtiene o establece las propiedades asociadas a esta salida del centro de eventos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a