Compartir a través de


EventHubDataConnection.EventSystemProperties Propiedad

Definición

Obtiene o establece las propiedades del sistema del centro de eventos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a