Uses of Class
com.azure.resourcemanager.costmanagement.models.ActionType
Packages that use ActionType
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of ActionType in com.azure.resourcemanager.costmanagement.models
Fields in com.azure.resourcemanager.costmanagement.models declared as ActionTypeModifier and TypeFieldDescriptionstatic final ActionTypeActionType.INTERNALStatic value Internal for ActionType.Methods in com.azure.resourcemanager.costmanagement.models that return ActionTypeModifier and TypeMethodDescriptionCostManagementOperation.actionType()Gets the actionType property: Enum.Operation.actionType()Get the actionType property: Enum.static ActionTypeActionType.fromString(String name) Creates or finds a ActionType from its string representation.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type ActionTypeModifier and TypeMethodDescriptionstatic Collection<ActionType>ActionType.values()Gets known ActionType values.