IRepositoryUrl Interface

Definition

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.

Applies to