Uses of Interface
com.microsoft.azure.management.monitor.ActionGroup.DefinitionStages.WithCreate
-
-
Uses of ActionGroup.DefinitionStages.WithCreate in com.microsoft.azure.management.monitor
Subinterfaces of ActionGroup.DefinitionStages.WithCreate in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceActionGroup.DefinitionThe entirety of a Action Group definition.Methods in com.microsoft.azure.management.monitor 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.microsoft.azure.management.monitor that return types with arguments of type ActionGroup.DefinitionStages.WithCreate Modifier and Type Method Description ActionGroup.ActionDefinition<ActionGroup.DefinitionStages.WithCreate>ActionGroup.DefinitionStages.WithCreate. defineReceiver(String actionNamePrefix)Begins the definition of Action Group receivers with the specified name prefix.
-