Uses of Interface
com.azure.resourcemanager.containerregistry.models.SourceUploadDefinition
Packages that use SourceUploadDefinition
Package
Description
Package containing the data models for ContainerRegistry.
-
Uses of SourceUploadDefinition in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return SourceUploadDefinitionModifier and TypeMethodDescriptionRegistries.getBuildSourceUploadUrl(String rgName, String acrName) Deprecated.Use azure-resourcemanager-containerregistry-tasks lib.Registry.getBuildSourceUploadUrl()Gets the upload location for the user to be able to upload the source.Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type SourceUploadDefinitionModifier and TypeMethodDescriptionRegistries.getBuildSourceUploadUrlAsync(String rgName, String acrName) Deprecated.Use azure-resourcemanager-containerregistry-tasks lib.Registry.getBuildSourceUploadUrlAsync()Gets the upload location for the user to be able to upload the source asynchronously.