Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/BuildInterfaces
Attachment
Interface Attachment
Represents an attachment to a build.
interface
Attachment
{
_links
?:
any
;
name
?:
string
;
}
Index
Properties
_links?
name?
Properties
Optional
_links
_links
?:
any
Optional
name
name
?:
string
The name of the attachment.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_links
name
azure-devops-node-api
Loading...
Represents an attachment to a build.