Uses of Class
com.azure.resourcemanager.compute.models.RollbackStatusInfo
Packages that use RollbackStatusInfo
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of RollbackStatusInfo in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type RollbackStatusInfoModifier and TypeClassDescriptionfinal classInformation about rollback on failed VM instances after a OS Upgrade operation.Methods in com.azure.resourcemanager.compute.models that return RollbackStatusInfoModifier and TypeMethodDescriptionstatic RollbackStatusInfoRollbackStatusInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RollbackStatusInfo from the JsonReader.UpgradeOperationHistoricalStatusInfoProperties.rollbackInfo()Get the rollbackInfo property: Information about OS rollback if performed.