Interface Remediation.DefinitionStages.WithResourceCount

    • Method Detail

      • withResourceCount

        Remediation.DefinitionStages.WithCreate withResourceCount​(Integer resourceCount)
        Specifies the resourceCount property: Determines the max number of resources that can be remediated by the remediation job. If not provided, the default resource count is used..
        Parameters:
        resourceCount - Determines the max number of resources that can be remediated by the remediation job. If not provided, the default resource count is used.
        Returns:
        the next definition stage.