Partager via


ContainerPropertiesInstanceView.Events Propriété

Définition

Obtient les événements du conteneur instance.

[Newtonsoft.Json.JsonProperty(PropertyName="events")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.EventModel> Events { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="events")>]
member this.Events : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.EventModel>
Public ReadOnly Property Events As IList(Of EventModel)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à