logEvents property

List<ContainerServiceLogEvent>? logEvents
final

An array of objects that describe the log events of a container.

Implementation

final List<ContainerServiceLogEvent>? logEvents;