Uses of Interface
com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithCreate
-
Packages that use ActivityLogAlert.DefinitionStages.WithCreate Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of ActivityLogAlert.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.models
Subinterfaces of ActivityLogAlert.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceActivityLogAlert.DefinitionThe entirety of a activity log alerts definition.Methods in com.azure.resourcemanager.monitor.models that return ActivityLogAlert.DefinitionStages.WithCreate Modifier and Type Method Description ActivityLogAlert.DefinitionStages.WithCreateActivityLogAlert.DefinitionStages.WithCriteriaDefinition. withEqualsCondition(String field, String equals)Adds a condition that will cause this alert to activate.ActivityLogAlert.DefinitionStages.WithCreateActivityLogAlert.DefinitionStages.WithCriteriaDefinition. withEqualsConditions(Map<String,String> fieldEqualsMap)Sets all the conditions that will cause this alert to activate.
-