Uses of Interface
com.azure.resourcemanager.monitor.models.MetricAlert.DefinitionStages.WithCreate
Packages that use MetricAlert.DefinitionStages.WithCreate
Package
Description
Package containing the data models for MonitorClient.
-
Uses of MetricAlert.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.models
Subinterfaces of MetricAlert.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a Metric Alert definition.Subinterfaces with type arguments of type MetricAlert.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptionstatic 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.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 MetricAlert.DefinitionStages.WithCreateModifier and TypeMethodDescriptionMetricAlert.DefinitionStages.WithCreate.withoutAutoMitigation()Sets the flag that indicates the alert should not be auto resolved.MetricAlert.DefinitionStages.WithCreateDynamicCondition.withoutAutoMitigation()Sets the flag that indicates the alert should not be auto resolved.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type MetricAlert.DefinitionStages.WithCreateModifier and TypeMethodDescriptionMetricAlert.DefinitionStages.WithCriteriaDefinition.defineAlertCriteria(String name) Starts definition of the metric alert condition.MetricAlert.DefinitionStages.WithCriteriaDefinitionMultipleResource.defineAlertCriteria(String name) Starts definition of the metric alert condition.MetricDynamicAlertCondition.DefinitionStages.Blank.MetricName<MetricAlert.DefinitionStages.WithCreate> MetricAlert.DefinitionStages.WithCriteriaDefinitionMultipleResource.defineDynamicAlertCriteria(String name) Starts definition of the metric dynamic alert condition.