Uses of Class
com.azure.resourcemanager.resources.models.ChangeBase
Packages that use ChangeBase
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ChangeBase in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ChangeBaseModifier and TypeMethodDescriptionChangeProperties.changes()Get the changes property: A dictionary with changed property name as a key and the change details as the value.Method parameters in com.azure.resourcemanager.resources.models with type arguments of type ChangeBaseModifier and TypeMethodDescriptionChangeProperties.withChanges(Map<String, ChangeBase> changes) Set the changes property: A dictionary with changed property name as a key and the change details as the value.