Uses of Interface
com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithCreate
Packages that use ActivityLogAlert.DefinitionStages.WithCreate
Package
Description
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.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a activity log alerts definition.Methods in com.azure.resourcemanager.monitor.models that return ActivityLogAlert.DefinitionStages.WithCreateModifier and TypeMethodDescriptionActivityLogAlert.DefinitionStages.WithCriteriaDefinition.withEqualsCondition(String field, String equals) Adds a condition that will cause this alert to activate.ActivityLogAlert.DefinitionStages.WithCriteriaDefinition.withEqualsConditions(Map<String, String> fieldEqualsMap) Sets all the conditions that will cause this alert to activate.