Interface RegistryFileTaskStep

All Superinterfaces:
RegistryTaskStep

@Beta(V1_17_0) public interface RegistryFileTaskStep extends RegistryTaskStep
An immutable client-side representation of an Azure RegistryFileTaskStep registry task.
  • Method Details

    • taskFilePath

      String taskFilePath()
      Returns:
      the task file path of this file task step
    • valuesFilePath

      String valuesFilePath()
      Returns:
      the values file path of this file task step
    • values

      List<SetValue> values()
      Returns:
      the values of this file task step