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.Subinterfaces with type arguments of type ActionGroup.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a Action Group definition allowing the resource group to be specified.static interfaceThe stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.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.