Partager via


EventHubDataConnection.EventSystemProperties Propriété

Définition

Obtient ou définit les propriétés système du hub d’événements

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à