Interface RegistryTaskStep
- All Known Subinterfaces:
RegistryDockerTaskStep
,RegistryEncodedTaskStep
,RegistryFileTaskStep
@Beta(V1_17_0)
public interface RegistryTaskStep
An immutable client-side representation of an Azure RegistryTaskStep registry task.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
baseImageDependencies
List<BaseImageDependency> baseImageDependencies()- Returns:
- the base image dependencies of this RegistryTaskStep
-
contextPath
String contextPath()- Returns:
- the context path of this RegistryTaskStep
-