Class RemoveAllActionGroups
java.lang.Object
com.azure.resourcemanager.alertsmanagement.models.Action
com.azure.resourcemanager.alertsmanagement.models.RemoveAllActionGroups
Indicates if all action groups should be removed.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoveAllActionGroups
public RemoveAllActionGroups()
-
-
Method Details
-
validate
public void validate()Validates the instance.- Overrides:
validate
in classAction
- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-