public static interface RegistrySourceTrigger.UpdateStages.RepositoryUrl
| Modifier and Type | Method and Description |
|---|---|
RegistrySourceTrigger.Update |
withSourceControlRepositoryUrl(String sourceControlRepositoryUrl)
The function that specifies the URL of the source control repository.
|
RegistrySourceTrigger.Update withSourceControlRepositoryUrl(String sourceControlRepositoryUrl)
sourceControlRepositoryUrl - the URL of the source control repository./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/