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