Uses of Interface
com.azure.resourcemanager.containerregistry.models.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl
Packages that use RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl in com.azure.resourcemanager.containerregistry.models
Subinterfaces of RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl in com.azure.resourcemanager.containerregistry.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for defining a new trigger during a task update.Methods in com.azure.resourcemanager.containerregistry.models that return RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrlModifier and TypeMethodDescriptionRegistrySourceTrigger.UpdateDefinitionStages.Blank.withAzureDevOpsAsSourceControl()The function that specifies Azure DevOps will be used as the type of source control.RegistrySourceTrigger.UpdateDefinitionStages.Blank.withGithubAsSourceControl()The function that specifies Github will be used as the type of source control.RegistrySourceTrigger.UpdateDefinitionStages.Blank.withSourceControl(SourceControlType sourceControl) The function that allows the user to input their own kind of source control.