Uses of Interface
com.microsoft.azure.management.monitor.ActionGroup.Update
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of ActionGroup.Update in com.microsoft.azure.management.monitor
Modifier 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.Modifier and TypeMethodDescriptionActionGroup.UpdateStages.WithActionDefinition.defineReceiver
(String actionNamePrefix) Begins a definition for a new receiver group in the current Action group object.