Uses of Enum
com.azure.resourcemanager.resources.models.ChangeCategory
Packages that use ChangeCategory
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ChangeCategory in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ChangeCategoryModifier and TypeMethodDescriptionChangeBase.changeCategory()Get the changeCategory property: The entity that made the change.static ChangeCategoryChangeCategory.fromString(String value) Parses a serialized value to a ChangeCategory instance.static ChangeCategoryReturns the enum constant of this type with the specified name.static ChangeCategory[]ChangeCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.