Uses of Class
com.azure.resourcemanager.resources.models.ChangeAttributes
Packages that use ChangeAttributes
Package
Description
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 ChangeAttributesModifier and TypeMethodDescriptionChangeProperties.changeAttributes()Get the changeAttributes property: Details about the change resource.static ChangeAttributesChangeAttributes.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ChangeAttributes from the JsonReader.Methods in com.azure.resourcemanager.resources.models with parameters of type ChangeAttributesModifier and TypeMethodDescriptionChangeProperties.withChangeAttributes(ChangeAttributes changeAttributes) Set the changeAttributes property: Details about the change resource.