public static interface RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl
| Modifier and Type | Method and Description |
|---|---|
RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition |
withSourceControlRepositoryUrl(String sourceControlRepositoryUrl)
The function that specifies the URL of the source control repository.
|
RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition 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.
*/