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