Package version:

Interface SourceUpdateParameters

The properties for updating the source code repository.

Hierarchy

  • SourceUpdateParameters

Properties

branch?: string

The branch name of the source code.

repositoryUrl?: string

The full URL to the source code repository

sourceControlAuthProperties?: AuthInfoUpdateParameters

The authorization properties for accessing the source code repository and to set up webhooks for notifications.

sourceControlType?: string

The type of source control service.

Generated using TypeDoc