Uses of Interface
com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithCriteriaDefinition
-
Packages that use ActivityLogAlert.DefinitionStages.WithCriteriaDefinition Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of ActivityLogAlert.DefinitionStages.WithCriteriaDefinition in com.azure.resourcemanager.monitor.models
Subinterfaces of ActivityLogAlert.DefinitionStages.WithCriteriaDefinition in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceActivityLogAlert.DefinitionThe entirety of a activity log alerts definition.static interfaceActivityLogAlert.DefinitionStages.WithCreateThe 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 ActivityLogAlert.DefinitionStages.WithCriteriaDefinition Modifier and Type Method Description ActivityLogAlert.DefinitionStages.WithCriteriaDefinitionActivityLogAlert.DefinitionStages.WithActionGroup. withActionGroups(String... actionGroupId)Sets the actions that will activate when the condition is met.
-