Interface ActivityLogAlert.DefinitionStages.WithCreate
-
- All Superinterfaces:
ActivityLogAlert.DefinitionStages.WithCriteriaDefinition,Creatable<ActivityLogAlert>,HasName,Indexable,Resource.DefinitionWithTags<ActivityLogAlert.DefinitionStages.WithCreate>
- All Known Subinterfaces:
ActivityLogAlert.Definition
- Enclosing interface:
- ActivityLogAlert.DefinitionStages
public static interface ActivityLogAlert.DefinitionStages.WithCreate extends Creatable<ActivityLogAlert>, Resource.DefinitionWithTags<ActivityLogAlert.DefinitionStages.WithCreate>, ActivityLogAlert.DefinitionStages.WithCriteriaDefinition
The 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.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithCriteriaDefinition
withEqualsCondition, withEqualsConditions
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
-