| Modifier and Type | Interface and Description |
|---|---|
static interface |
RegistrySourceTrigger.UpdateDefinition
Container interface for defining a new trigger during a task update.
|
static interface |
RegistrySourceTrigger.UpdateDefinitionStages.SourceTriggerAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
| Modifier and Type | Method and Description |
|---|---|
RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition |
RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl.withSourceControlRepositoryUrl(String sourceControlRepositoryUrl)
The function that specifies 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.
*/