Uses of Class
com.azure.resourcemanager.compute.models.RollingUpgradeRunningStatus
Packages that use RollingUpgradeRunningStatus
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of RollingUpgradeRunningStatus in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return RollingUpgradeRunningStatusModifier and TypeMethodDescriptionRollingUpgradeStatusInfoInner.runningStatus()Get the runningStatus property: Information about the current running state of the overall upgrade.RollingUpgradeStatusInfoProperties.runningStatus()Get the runningStatus property: Information about the current running state of the overall upgrade. -
Uses of RollingUpgradeRunningStatus in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type RollingUpgradeRunningStatusModifier and TypeClassDescriptionfinal classInformation about the current running state of the overall upgrade.Methods in com.azure.resourcemanager.compute.models that return RollingUpgradeRunningStatusModifier and TypeMethodDescriptionstatic RollingUpgradeRunningStatusRollingUpgradeRunningStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RollingUpgradeRunningStatus from the JsonReader.