Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/PipelinesInterfaces
LogCollection
Interface LogCollection
A collection of logs.
interface
LogCollection
{
logs
?:
Log
[]
;
signedContent
?:
SignedUrl
;
url
?:
string
;
}
Index
Properties
logs?
signed
Content?
url?
Properties
Optional
logs
logs
?:
Log
[]
The list of logs.
Optional
signed
Content
signedContent
?:
SignedUrl
Optional
url
url
?:
string
URL of the log.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logs
signed
Content
url
azure-devops-node-api
Loading...
A collection of logs.