ContainerRegistrySourceTriggerEvent Enum
Definition
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.
The ContainerRegistrySourceTriggerEvent.
public enum ContainerRegistrySourceTriggerEvent
type ContainerRegistrySourceTriggerEvent =
Public Enum ContainerRegistrySourceTriggerEvent
- Inheritance
-
ContainerRegistrySourceTriggerEvent
Fields
Name | Value | Description |
---|---|---|
Commit | 0 | commit. |
PullRequest | 1 | pullrequest. |