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