Compartir a través de


TrackingEventsDefinition.Events Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="events")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.TrackingEvent> Events { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="events")>]
member this.Events : System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.TrackingEvent> with get, set
Public Property Events As IList(Of TrackingEvent)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a