logEvents property
An array of objects that describe the log events of a container.
Implementation
final List<ContainerServiceLogEvent>? logEvents;
An array of objects that describe the log events of a container.
final List<ContainerServiceLogEvent>? logEvents;