Interface Remediation.DefinitionStages.WithPolicyAssignmentId

All Known Subinterfaces:
Remediation.Definition, Remediation.DefinitionStages.WithCreate
Enclosing interface:
Remediation.DefinitionStages

public static interface Remediation.DefinitionStages.WithPolicyAssignmentId
The stage of the Remediation definition allowing to specify policyAssignmentId.
  • Method Details

    • withPolicyAssignmentId

      Remediation.DefinitionStages.WithCreate 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.