Uses of Class
com.azure.resourcemanager.costmanagement.models.AlertPropertiesDefinition
Packages that use AlertPropertiesDefinition
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of AlertPropertiesDefinition in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return AlertPropertiesDefinitionModifier and TypeMethodDescriptionAlertInner.definition()Get the definition property: defines the type of alert.AlertProperties.definition()Get the definition property: defines the type of alert.Methods in com.azure.resourcemanager.costmanagement.fluent.models with parameters of type AlertPropertiesDefinitionModifier and TypeMethodDescriptionAlertInner.withDefinition(AlertPropertiesDefinition definition) Set the definition property: defines the type of alert.AlertProperties.withDefinition(AlertPropertiesDefinition definition) Set the definition property: defines the type of alert. -
Uses of AlertPropertiesDefinition in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return AlertPropertiesDefinitionModifier and TypeMethodDescriptionAlert.definition()Gets the definition property: defines the type of alert.DismissAlertPayload.definition()Get the definition property: defines the type of alert.AlertPropertiesDefinition.withCategory(AlertCategory category) Set the category property: Alert category.AlertPropertiesDefinition.withCriteria(AlertCriteria criteria) Set the criteria property: Criteria that triggered alert.Set the type property: type of alert.Methods in com.azure.resourcemanager.costmanagement.models with parameters of type AlertPropertiesDefinitionModifier and TypeMethodDescriptionDismissAlertPayload.withDefinition(AlertPropertiesDefinition definition) Set the definition property: defines the type of alert.