Interface Script.DefinitionStages.WithContinueOnErrors

    • Method Detail

      • withContinueOnErrors

        Script.DefinitionStages.WithCreate withContinueOnErrors​(Boolean continueOnErrors)
        Specifies the continueOnErrors property: Flag that indicates whether to continue if one of the command fails..
        Parameters:
        continueOnErrors - Flag that indicates whether to continue if one of the command fails.
        Returns:
        the next definition stage.