Uses of Class
com.azure.resourcemanager.compute.models.UpdateResource
-
Packages that use UpdateResource Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of UpdateResource in com.azure.resourcemanager.compute.fluent.models
Subclasses of UpdateResource in com.azure.resourcemanager.compute.fluent.models Modifier and Type Class Description classVirtualMachineUpdateInnerDescribes a Virtual Machine Update. -
Uses of UpdateResource in com.azure.resourcemanager.compute.models
Subclasses of UpdateResource in com.azure.resourcemanager.compute.models Modifier and Type Class Description classAvailabilitySetUpdateSpecifies information about the availability set that the virtual machine should be assigned to.classCapacityReservationGroupUpdateSpecifies information about the capacity reservation group.classCapacityReservationUpdateSpecifies information about the capacity reservation.classDedicatedHostGroupUpdateSpecifies information about the dedicated host group that the dedicated host should be assigned to.classDedicatedHostUpdateSpecifies information about the dedicated host.classImageUpdateThe source user image virtual hard disk.classProximityPlacementGroupUpdateSpecifies information about the proximity placement group.classRestorePointCollectionUpdateUpdate Restore Point collection parameters.classSshPublicKeyUpdateResourceSpecifies information about the SSH public key.classVirtualMachineExtensionUpdateDescribes a Virtual Machine Extension.classVirtualMachineRunCommandUpdateDescribes a Virtual Machine run command.classVirtualMachineScaleSetUpdateDescribes a Virtual Machine Scale Set.Methods in com.azure.resourcemanager.compute.models that return UpdateResource Modifier and Type Method Description UpdateResourceUpdateResource. withTags(Map<String,String> tags)Set the tags property: Resource tags.
-