Uses of Enum
com.azure.resourcemanager.resources.models.ResourcePropertyChangeType
Packages that use ResourcePropertyChangeType
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ResourcePropertyChangeType in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ResourcePropertyChangeTypeModifier and TypeMethodDescriptionstatic ResourcePropertyChangeTypeResourcePropertyChangeType.fromString(String value) Parses a serialized value to a ResourcePropertyChangeType instance.ChangeBase.propertyChangeType()Get the propertyChangeType property: The type of change that occurred.static ResourcePropertyChangeTypeReturns the enum constant of this type with the specified name.static ResourcePropertyChangeType[]ResourcePropertyChangeType.values()Returns an array containing the constants of this enum type, in the order they are declared.