Interface RegistryTask.DefinitionStages.Location

    • Method Detail

      • withLocation

        RegistryTask.DefinitionStages.Platform withLocation​(String location)
        The parameters specifying location of the container registry task.
        Parameters:
        location - the location of the container registry task.
        Returns:
        the next stage of the container registry task definition.
      • withLocation

        RegistryTask.DefinitionStages.Platform withLocation​(com.azure.core.management.Region location)
        The parameters specifying location of the container registry task.
        Parameters:
        location - the location of the container registry task.
        Returns:
        the next stage of the container registry task definition.