Partager via


ContainerGroupPropertiesInstanceView.Events Propriété

Définition

Obtient les événements de ce groupe de conteneurs.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à