Interface SourceUploadDefinition

All Superinterfaces:
HasInner<com.microsoft.azure.management.containerregistry.implementation.SourceUploadDefinitionInner>

@Beta(V1_14_0) public interface SourceUploadDefinition extends HasInner<com.microsoft.azure.management.containerregistry.implementation.SourceUploadDefinitionInner>
The source repository properties for a build task.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner
  • Method Details

    • uploadUrl

      String uploadUrl()
      Returns:
      the URL where the client can upload the source
    • relativePath

      String relativePath()
      Returns:
      the the relative path to the source; this is used to submit the subsequent queue build request