IContainerGroup.Events Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)