Share via


CapturedLogList interface

List of log files.

Properties

nextLink

Link used to get the next page of results.

value

List of log files in a server.

Property Details

Link used to get the next page of results.

nextLink?: string

Property Value

string

value

List of log files in a server.

value?: CapturedLog[]

Property Value