Interface ScriptExecution.UpdateStages.WithScriptCmdletId

    • Method Detail

      • withScriptCmdletId

        ScriptExecution.Update withScriptCmdletId​(String scriptCmdletId)
        Specifies the scriptCmdletId property: A reference to the script cmdlet resource if user is running a AVS script.
        Parameters:
        scriptCmdletId - A reference to the script cmdlet resource if user is running a AVS script.
        Returns:
        the next definition stage.