Uses of Class
com.azure.resourcemanager.monitor.models.Action
Packages that use Action
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of Action in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return ActionModifier and TypeMethodDescriptionLogSearchRuleResourceInner.action()Get the action property: Action needs to be taken on rule execution.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type ActionModifier and TypeMethodDescriptionLogSearchRuleResourceInner.withAction(Action action) Set the action property: Action needs to be taken on rule execution. -
Uses of Action in com.azure.resourcemanager.monitor.models
Subclasses of Action in com.azure.resourcemanager.monitor.modelsModifier and TypeClassDescriptionclassSpecify action need to be taken when rule type is Alert.classSpecify action need to be taken when rule type is converting log to metric.