Interface ScriptExecution.UpdateStages.WithOutput

    • Method Detail

      • withOutput

        ScriptExecution.Update withOutput​(List<String> output)
        Specifies the output property: Standard output stream from the powershell execution.
        Parameters:
        output - Standard output stream from the powershell execution.
        Returns:
        the next definition stage.