Uses of Interface
com.azure.resourcemanager.containerregistry.models.RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition
-
Packages that use RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition Package Description com.azure.resourcemanager.containerregistry.models Package containing the data models for ContainerRegistryManagementClient. -
-
Uses of RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition in com.azure.resourcemanager.containerregistry.models
Subinterfaces of RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition in com.azure.resourcemanager.containerregistry.models Modifier and Type Interface Description static interfaceRegistrySourceTrigger.UpdateDefinitionContainer interface for defining a new trigger during a task update.static interfaceRegistrySourceTrigger.UpdateDefinitionStages.SourceTriggerAttachableThe 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.Methods in com.azure.resourcemanager.containerregistry.models that return RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition Modifier and Type Method Description RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinitionRegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl. withSourceControlRepositoryUrl(String sourceControlRepositoryUrl)The function that specifies the URL of the source control repository.
-