Uses of Interface
com.azure.resourcemanager.monitor.models.ActionGroup.DefinitionStages.WithCreate
-
Packages that use ActionGroup.DefinitionStages.WithCreate Package Description com.azure.resourcemanager.monitor.models 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.models Modifier and Type Interface Description static interfaceActionGroup.Definition<T>The entirety of a Action Group definition.Methods in com.azure.resourcemanager.monitor.models that return ActionGroup.DefinitionStages.WithCreate Modifier and Type Method Description ActionGroup.DefinitionStages.WithCreateActionGroup.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.WithCreate Modifier and Type Method Description ActionGroup.ActionDefinition<? extends ActionGroup.DefinitionStages.WithCreate>ActionGroup.DefinitionStages.WithCreate. defineReceiver(String actionNamePrefix)Begins the definition of Action Group receivers with the specified name prefix.
-