Uses of Class
com.microsoft.azure.management.monitor.ActionGroupPatchBody
-
-
Uses of ActionGroupPatchBody in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return ActionGroupPatchBody Modifier and Type Method Description ActionGroupPatchBodyActionGroupPatchBody. withEnabled(Boolean enabled)Set indicates whether this action group is enabled.ActionGroupPatchBodyActionGroupPatchBody. withTags(Map<String,String> tags)Set resource tags.
-