RepositoryResourceParameters interface

Properties

refName
token

This is the security token to use when connecting to the repository.

tokenType

Optional. This is the type of the token given. If not provided, a type of "Bearer" is assumed. Note: Use "Basic" for a PAT token.

version

Property Details

refName

refName: string

Property Value

string

token

This is the security token to use when connecting to the repository.

token: string

Property Value

string

tokenType

Optional. This is the type of the token given. If not provided, a type of "Bearer" is assumed. Note: Use "Basic" for a PAT token.

tokenType: string

Property Value

string

version

version: string

Property Value

string