Interface Remediation.DefinitionStages.WithParallelDeployments

    • Method Detail

      • withParallelDeployments

        Remediation.DefinitionStages.WithCreate withParallelDeployments​(Integer parallelDeployments)
        Specifies the parallelDeployments property: Determines how many resources to remediate at any given time. Can be used to increase or reduce the pace of the remediation. If not provided, the default parallel deployments value is used..
        Parameters:
        parallelDeployments - Determines how many resources to remediate at any given time. Can be used to increase or reduce the pace of the remediation. If not provided, the default parallel deployments value is used.
        Returns:
        the next definition stage.