Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.UpdateDefinition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a source trigger definition. |
IRepositoryBranchAndAuth |
The stage of the container registry source trigger definition allowing to specify the branch of the repository and authentication credentials if needed to interact with the source control repository. |
IRepositoryUrl |
The stage of the container registry source trigger definition allowing to specify the URL of the source control repository. |
ISourceTriggerAttachable |
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. |
ITriggerEventsDefinition |
The stage of the container registry source trigger definition allowing to specify the type of actions that will trigger a run. |
ITriggerStatusDefinition |
The stage of the container registry source trigger definition allowing to specify the status of the trigger. |
IUpdateDefinition |
Container interface for defining a new trigger during a task update. |
Azure SDK for .NET