IRepositoryUrl Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the container registry source trigger definition allowing to specify the URL of the source control repository.
public interface IRepositoryUrl
type IRepositoryUrl = interface
Public Interface IRepositoryUrl
- Derived
Methods
WithSourceControlRepositoryUrl(String) |
The function that specifies the URL of the source control repository. |