Uses of Class
com.azure.resourcemanager.compute.models.RollingUpgradeProgressInfo
Packages that use RollingUpgradeProgressInfo
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of RollingUpgradeProgressInfo in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return RollingUpgradeProgressInfoModifier and TypeMethodDescriptionRollingUpgradeStatusInfoInner.progress()Get the progress property: Information about the number of virtual machine instances in each upgrade state.RollingUpgradeStatusInfoProperties.progress()Get the progress property: Information about the number of virtual machine instances in each upgrade state. -
Uses of RollingUpgradeProgressInfo in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type RollingUpgradeProgressInfoModifier and TypeClassDescriptionfinal classInformation about the number of virtual machine instances in each upgrade state.Methods in com.azure.resourcemanager.compute.models that return RollingUpgradeProgressInfoModifier and TypeMethodDescriptionstatic RollingUpgradeProgressInfoRollingUpgradeProgressInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RollingUpgradeProgressInfo from the JsonReader.UpgradeOperationHistoricalStatusInfoProperties.progress()Get the progress property: Counts of the VMs in each state.