Uses of Class
com.azure.resourcemanager.resources.models.ChangeProperties
Packages that use ChangeProperties
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of ChangeProperties in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return ChangePropertiesModifier and TypeMethodDescriptionChangeResourceResultInner.properties()Get the properties property: The properties of a change.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type ChangePropertiesModifier and TypeMethodDescriptionChangeResourceResultInner.withProperties(ChangeProperties properties) Set the properties property: The properties of a change. -
Uses of ChangeProperties in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ChangePropertiesModifier and TypeMethodDescriptionChangeProperties.withChangeAttributes(ChangeAttributes changeAttributes) Set the changeAttributes property: Details about the change resource.ChangeProperties.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.