Uses of Class
com.azure.resourcemanager.compute.models.RollingUpgradeProgressInfo
-
Packages that use RollingUpgradeProgressInfo 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 RollingUpgradeProgressInfo in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return RollingUpgradeProgressInfo Modifier and Type Method Description RollingUpgradeProgressInfoRollingUpgradeStatusInfoInner. progress()Get the progress property: Information about the number of virtual machine instances in each upgrade state.RollingUpgradeProgressInfoRollingUpgradeStatusInfoProperties. 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
Methods in com.azure.resourcemanager.compute.models that return RollingUpgradeProgressInfo Modifier and Type Method Description RollingUpgradeProgressInfoUpgradeOperationHistoricalStatusInfoProperties. progress()Get the progress property: Counts of the VMs in each state.
-