Uses of Class
com.azure.resourcemanager.costmanagement.models.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
Modifier and TypeMethodDescriptionAlertInner.definition()
Get the definition property: defines the type of alert.AlertProperties.definition()
Get the definition property: defines the type of alert.Modifier 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
Modifier 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.Modifier and TypeMethodDescriptionDismissAlertPayload.withDefinition
(AlertPropertiesDefinition definition) Set the definition property: defines the type of alert.