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.Subinterfaces with type arguments of type ActivityLogAlert.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.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.