Partilhar via


IotHubDataConnection.EventSystemProperties Propriedade

Definição

Obtém ou define as propriedades do sistema do hub iot

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a