Uses of Interface
com.azure.resourcemanager.monitor.models.ActionGroup.DefinitionStages.WithCreate
Packages that use ActionGroup.DefinitionStages.WithCreate
Package
Description
Package containing the data models for MonitorClient.
-
Uses of ActionGroup.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.models
Subinterfaces of ActionGroup.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a Action Group definition.Methods in com.azure.resourcemanager.monitor.models that return ActionGroup.DefinitionStages.WithCreateModifier and TypeMethodDescriptionActionGroup.DefinitionStages.WithCreate.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.DefinitionStages.WithCreateModifier and TypeMethodDescriptionActionGroup.DefinitionStages.WithCreate.defineReceiver(String actionNamePrefix) Begins the definition of Action Group receivers with the specified name prefix.