Uses of Class
com.azure.resourcemanager.compute.models.UpdateResourceDefinition
-
Packages that use UpdateResourceDefinition Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of UpdateResourceDefinition in com.azure.resourcemanager.compute.models
Subclasses of UpdateResourceDefinition in com.azure.resourcemanager.compute.models Modifier and Type Class Description classGalleryApplicationUpdateSpecifies information about the gallery Application Definition that you want to update.classGalleryApplicationVersionUpdateSpecifies information about the gallery Application Version that you want to update.classGalleryImageUpdateSpecifies information about the gallery image definition that you want to update.classGalleryImageVersionUpdateSpecifies information about the gallery image version that you want to update.classGalleryUpdateSpecifies information about the Shared Image Gallery that you want to update.Methods in com.azure.resourcemanager.compute.models that return UpdateResourceDefinition Modifier and Type Method Description UpdateResourceDefinitionUpdateResourceDefinition. withTags(Map<String,String> tags)Set the tags property: Resource tags.
-