Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.Update 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
IRepositoryBranchAndAuth |
The stage of the container registry source trigger update 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 update allowing to specify the URL of the source control repository. |
ISourceControlType |
The stage of the container registry source trigger update allowing to specify the type of source control. |
ITriggerEventsDefinition |
The stage of the container registry source trigger update allowing to specify the type of actions that will trigger a run. |
ITriggerStatusDefinition |
The stage of the container registry source trigger update allowing to specify the status of the trigger. |
IUpdate |
Container interface for all of the updates related to a container registry source trigger. |
Azure SDK for .NET