Interface ActionGroup.Update
-
- All Superinterfaces:
ActionGroup.UpdateStages.WithActionDefinition,Appliable<ActionGroup>,Indexable,Resource.UpdateWithTags<ActionGroup.Update>
- Enclosing interface:
- ActionGroup
public static interface ActionGroup.Update extends Appliable<ActionGroup>, ActionGroup.UpdateStages.WithActionDefinition, Resource.UpdateWithTags<ActionGroup.Update>
The template for an update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.monitor.models.ActionGroup.UpdateStages.WithActionDefinition
defineReceiver, updateReceiver, withoutReceiver, withShortName
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-