Partilhar via


ContainerPropertiesInstanceView.Events Propriedade

Definição

Obtém os eventos da instância de contêiner.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a