Uses of Interface
com.microsoft.azure.management.monitor.ActionGroup.Update
-
-
Uses of ActionGroup.Update in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return ActionGroup.Update Modifier and Type Method Description ActionGroup.UpdateActionGroup.UpdateStages.WithActionUpdateDefinition. parent()Returns to the Action Group update flow.ActionGroup.UpdateActionGroup.UpdateStages.WithActionDefinition. withoutReceiver(String actionNamePrefix)Removes all the receivers that contain specified actionNamePrefix string in the name.ActionGroup.UpdateActionGroup.UpdateStages.WithActionDefinition. withShortName(String shortName)Sets the short name of the action group.Methods in com.microsoft.azure.management.monitor that return types with arguments of type ActionGroup.Update Modifier and Type Method Description ActionGroup.ActionDefinition<ActionGroup.Update>ActionGroup.UpdateStages.WithActionDefinition. defineReceiver(String actionNamePrefix)Begins a definition for a new receiver group in the current Action group object.
-