IContainerGroup.Events Property

Definition

Gets the container group events.

public System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.EventModel> Events { get; }
member this.Events : System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.EventModel>
Public ReadOnly Property Events As IReadOnlyCollection(Of EventModel)

Property Value

Applies to