| Modifier and Type | Interface and Description |
|---|---|
static interface |
RegistrySourceTrigger.Definition
Container interface for all of the definitions related to a container registry source trigger.
|
static interface |
RegistrySourceTrigger.DefinitionStages.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.DefinitionStages.TriggerEventsDefinition |
RegistrySourceTrigger.DefinitionStages.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.
*/