Uses of Class
com.azure.resourcemanager.compute.models.PropertyUpdatesInProgress
Packages that use PropertyUpdatesInProgress
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of PropertyUpdatesInProgress in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return PropertyUpdatesInProgressModifier and TypeMethodDescriptionDiskInner.propertyUpdatesInProgress()Get the propertyUpdatesInProgress property: Properties of the disk for which update is pending.DiskProperties.propertyUpdatesInProgress()Get the propertyUpdatesInProgress property: Properties of the disk for which update is pending.DiskUpdateProperties.propertyUpdatesInProgress()Get the propertyUpdatesInProgress property: Properties of the disk for which update is pending. -
Uses of PropertyUpdatesInProgress in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return PropertyUpdatesInProgressModifier and TypeMethodDescriptionstatic PropertyUpdatesInProgressPropertyUpdatesInProgress.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PropertyUpdatesInProgress from the JsonReader.DiskUpdate.propertyUpdatesInProgress()Get the propertyUpdatesInProgress property: Properties of the disk for which update is pending.PropertyUpdatesInProgress.withTargetTier(String targetTier) Set the targetTier property: The target performance tier of the disk if a tier change operation is in progress.