Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 773 Bytes

GenericLogContainerDiagnostics.md

File metadata and controls

12 lines (8 loc) · 773 Bytes

GenericLogContainerDiagnostics

Properties

Name Type Description Notes
exceeded_max_limit bool indicates if the number of available logs are more than the max allowed return limit(100). [optional]
last_received_log_timestamp \DateTime the timestamp of the last log received. This value can be used as the start time parameter in the consecutive API call. [optional]
logs \ZeC128\AppCenter\AppCenterApi\InlineResponse20041Logs[] the list of logs

[Back to Model list] [Back to API list] [Back to README]