Uses of Class
com.azure.resourcemanager.costmanagement.models.AlertType
Packages that use AlertType
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of AlertType in com.azure.resourcemanager.costmanagement.models
Fields in com.azure.resourcemanager.costmanagement.models declared as AlertTypeModifier and TypeFieldDescriptionstatic final AlertTypeAlertType.BUDGETStatic value Budget for AlertType.static final AlertTypeAlertType.BUDGET_FORECASTStatic value BudgetForecast for AlertType.static final AlertTypeAlertType.CREDITStatic value Credit for AlertType.static final AlertTypeAlertType.GENERALStatic value General for AlertType.static final AlertTypeAlertType.INVOICEStatic value Invoice for AlertType.static final AlertTypeAlertType.QUOTAStatic value Quota for AlertType.static final AlertTypeAlertType.X_CLOUDStatic value xCloud for AlertType.Methods in com.azure.resourcemanager.costmanagement.models that return AlertTypeModifier and TypeMethodDescriptionstatic AlertTypeAlertType.fromString(String name) Creates or finds a AlertType from its string representation.AlertPropertiesDefinition.type()Get the type property: type of alert.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type AlertTypeModifier and TypeMethodDescriptionstatic Collection<AlertType>AlertType.values()Gets known AlertType values.Methods in com.azure.resourcemanager.costmanagement.models with parameters of type AlertTypeModifier and TypeMethodDescriptionSet the type property: type of alert.