Share via


InitContainerPropertiesDefinitionInstanceView.Events Property

Definition

The events of the init container.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerInstance.Models.ContainerEvent> Events { get; }
member this.Events : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerInstance.Models.ContainerEvent>
Public ReadOnly Property Events As IReadOnlyList(Of ContainerEvent)

Property Value

Applies to