Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/ReleaseInterfaces
CodeRepositoryReference
Interface CodeRepositoryReference
interface
CodeRepositoryReference
{
repositoryReference
?:
{
[
key
:
string
]:
ReleaseManagementInputValue
}
;
systemType
?:
PullRequestSystemType
;
}
Index
Properties
repository
Reference?
system
Type?
Properties
Optional
repository
Reference
repositoryReference
?:
{
[
key
:
string
]:
ReleaseManagementInputValue
}
Gets and sets the repository references.
Optional
system
Type
systemType
?:
PullRequestSystemType
It can have value as ‘GitHub’, ‘Vsts’.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
repository
Reference
system
Type
azure-devops-node-api
Loading...
Gets and sets the repository references.