Interface ScriptExecution.DefinitionStages.WithOutput

    • Method Detail

      • withOutput

        ScriptExecution.DefinitionStages.WithCreate 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.