Uses of Class
com.azure.resourcemanager.compute.models.PropertyUpdatesInProgress
-
Packages that use PropertyUpdatesInProgress 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 PropertyUpdatesInProgress in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return PropertyUpdatesInProgress Modifier and Type Method Description PropertyUpdatesInProgressDiskInner. propertyUpdatesInProgress()Get the propertyUpdatesInProgress property: Properties of the disk for which update is pending.PropertyUpdatesInProgressDiskProperties. propertyUpdatesInProgress()Get the propertyUpdatesInProgress property: Properties of the disk for which update is pending.PropertyUpdatesInProgressDiskUpdateProperties. 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 PropertyUpdatesInProgress Modifier and Type Method Description PropertyUpdatesInProgressDiskUpdate. propertyUpdatesInProgress()Get the propertyUpdatesInProgress property: Properties of the disk for which update is pending.PropertyUpdatesInProgressPropertyUpdatesInProgress. withTargetTier(String targetTier)Set the targetTier property: The target performance tier of the disk if a tier change operation is in progress.
-