Interface Remediation.UpdateStages.WithPolicyAssignmentId

  • All Known Subinterfaces:
    Remediation.Update
    Enclosing interface:
    Remediation.UpdateStages

    public static interface Remediation.UpdateStages.WithPolicyAssignmentId
    The stage of the Remediation update allowing to specify policyAssignmentId.
    • Method Detail

      • withPolicyAssignmentId

        Remediation.Update withPolicyAssignmentId​(String policyAssignmentId)
        Specifies the policyAssignmentId property: The resource ID of the policy assignment that should be remediated..
        Parameters:
        policyAssignmentId - The resource ID of the policy assignment that should be remediated.
        Returns:
        the next definition stage.