Uses of Interface
com.azure.resourcemanager.monitor.models.ActionGroup.Update
Packages that use ActionGroup.Update
Package
Description
Package containing the data models for MonitorClient.
-
Uses of ActionGroup.Update in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return ActionGroup.UpdateModifier and TypeMethodDescriptionActionGroup.UpdateStages.WithActionUpdateDefinition.parent()
Returns to the Action Group update flow.ActionGroup.UpdateStages.WithActionDefinition.withoutReceiver
(String actionNamePrefix) Removes all the receivers that contain specified actionNamePrefix string in the name.ActionGroup.UpdateStages.WithActionDefinition.withShortName
(String shortName) Sets the short name of the action group.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type ActionGroup.UpdateModifier and TypeMethodDescriptionActionGroup.ActionDefinition
<? extends ActionGroup.Update> ActionGroup.UpdateStages.WithActionDefinition.defineReceiver
(String actionNamePrefix) Begins a definition for a new receiver group in the current Action group object.