Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TaskAgentInterfaces
TaskPackageMetadata
Interface TaskPackageMetadata
interface
TaskPackageMetadata
{
type
?:
string
;
url
?:
string
;
version
?:
string
;
}
Index
Properties
type?
url?
version?
Properties
Optional
type
type
?:
string
Gets the name of the package.
Optional
url
url
?:
string
Gets the url of the package.
Optional
version
version
?:
string
Gets the version of the package.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
url
version
azure-devops-node-api
Loading...
Gets the name of the package.