Uses of Enum
com.azure.resourcemanager.resources.models.ResourceChangeType
Packages that use ResourceChangeType
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ResourceChangeType in com.azure.resourcemanager.resources.models
Subclasses with type arguments of type ResourceChangeType in com.azure.resourcemanager.resources.modelsModifier and TypeClassDescriptionenumThe type of change that was captured in the resource.Methods in com.azure.resourcemanager.resources.models that return ResourceChangeTypeModifier and TypeMethodDescriptionChangeProperties.changeType()Get the changeType property: The type of change that was captured in the resource.static ResourceChangeTypeResourceChangeType.fromString(String value) Parses a serialized value to a ResourceChangeType instance.static ResourceChangeTypeReturns the enum constant of this type with the specified name.static ResourceChangeType[]ResourceChangeType.values()Returns an array containing the constants of this enum type, in the order they are declared.