Uses of Class
com.azure.resourcemanager.resources.models.ChangeAttributes
-
Packages that use ChangeAttributes Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of ChangeAttributes in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ChangeAttributes Modifier and Type Method Description ChangeAttributesChangeProperties. changeAttributes()Get the changeAttributes property: Details about the change resource.Methods in com.azure.resourcemanager.resources.models with parameters of type ChangeAttributes Modifier and Type Method Description ChangePropertiesChangeProperties. withChangeAttributes(ChangeAttributes changeAttributes)Set the changeAttributes property: Details about the change resource.
-